1970 Datsun 240Z
What we know:
1970
Datsun

Based on the provided JSON object, here's a summary of the listing:
- **Title:** `1970 Datsun 240Z`
- **Images:**
- Thumbnail: Not provided in the given data.
- Main images: URLs for different sizes (xs, s, m, l, xl) are available. You can use these to display images accordingly.
- **Description:**
- `long_title`: `1970 Datsun 240Z With Comprehensive Service History`
- The JSON object doesn't contain a detailed description, but you'd typically find one under `description` or similar key.
- **Auction Details:**
- **Start Date:** January 9, 2025, at 7:00 AM (EST)
- **Current Bid:** `$24,601`
- **Reserve Met:** `false` (This means the reserve price hasn't been met yet.)
- **Listed On:** December 19, 2024, at 3:26 PM
- **Listing Type:** `auctions`
- **Other Details:**
- It's not a featured item (`is_featured` is `false`) and there's no offer count or current price provided.
To display this information on a website, you would typically create an HTML structure like this:
```html
<div class="listing">
<div class="image"> <!-- Insert images according to the sizes --> </div>
<h2 class="title"><span>1970 Datsun 240Z</span> With Comprehensive Service History</h2>
<p class="bid">Current Bid: <strong>$24,601</strong></p>
<p class="start-date">Auction Starts on January 9, 2025</p>
<!-- Add other relevant details here -->
</div>
```
Last bid:
$34,000