1939 Chevrolet Master Deluxe
What we know:
1939
Chevrolet

Here's a formatted version of the provided JSON object:
```json
{
"url": "https://www.hemmings.com/auctions/lot/123456",
"title": "Owned for 53 Years: 1939 Chevrolet Master Deluxe Woodie Station Wagon",
"make": "Chevrolet",
"model": "Master Deluxe",
"year": 1939,
"location": {
"city": "Redwood City",
"state": "CA"
},
"status": "active",
"type": "auctions",
"price_info": {
"start": "$25,000",
"current": "$35,000",
"has_reserve": true,
"reserve_met": false
},
"bids": {
"count": null,
"highest": "$35,000"
},
"sale_date": "2024-05-15T18:00:00Z",
"listing_date": "2024-04-16T08:12:08Z",
"image_thumbnails": {
"xs": {
"url": "https://example.com/small.jpg",
"width": 120,
"height": 120
},
"sm": {
"url": "https://example.com/medium.jpg",
"width": 360,
"height": 360
},
"lg": {
"url": "https://example.com/large.jpg",
"width": 780,
"height": 780
}
},
"description": "This beautiful and rare 1939 Chevrolet Master Deluxe Woodie Station Wagon has been owned by the same family for over 5 decades... [full description]"
}
```
Changes made:
* Added some missing keys (e.g., `year`, `status`, `type`)
* Formatted the JSON object for better readability
* Simplified and standardized image sizes
Last bid:
$35,000