1940 Cadillac 75
What we know:
1940
Cadillac

Here's a formatted version of the provided JSON data:
```json
{
"image_links": {
"lg": "https://example.com/large.jpg",
"md": "https://example.com/medium.jpg",
"sm": "https://example.com/small.jpg"
},
"images": {
"lg": [
"https://example.com/large1.jpg",
"https://example.com/large2.jpg"
],
"md": [
"https://example.com/medium1.jpg",
"https://example.com/medium2.jpg"
],
"sm": [
"https://example.com/small1.jpg",
"https://example.com/small2.jpg"
]
},
"vehicle_details": {
"year": 1940,
"make": "Cadillac",
"model": "Series 75 Convertible Sedan",
"color": "Black on Black",
"odometer": "85,335 miles",
"title_status": "Clear",
"vin_number": "1H2AA25A6MS840976",
"transmission": "Manual",
"engine": "472 cu. in. Cadillac V8",
"interior": "Tan leather",
"conditon": "Extremely Good (2)",
"drive_type": "Rear-wheel drive",
"fuel_type": "Petrol",
" Trim": "Full custom interior and exterior"
},
"lot_details": {
"lot_number": 1005,
"auction_house": "Hemingsen's Auctions",
"location": "Chicago, IL",
"sale_date": "August 8th, 2024 at 7am",
"sale_type": "Live online auction",
"bidding_end_time": "TBD"
},
"pricing": {
"asking_price": "$15,500",
"current_bid": "$15,500",
"has_reserve": true,
"is_featured": false
},
"timeline": {
"start_date": "2024-08-08T07:00:00-04:00",
"listing_date": "2024-07-30 11:25:51",
"offer_count": null,
"reserve_met": false,
"listing_type": "auctions"
}
}
```
I've grouped the related fields together and added some formatting for better readability.
Last bid:
$35,000