2006 Hummer H2
What we know:
2006
Hummer

This data appears to be a JSON object representing details about an auction listing for a 2006 Hummer H2 vehicle. Here's a breakdown of the information present:
**Vehicle Details:**
- Year: 2006
- Make: Hummer
- Model: H2
**Seating Capacity:**
The vehicle has seating for six people.
**Image Sizes:** (Available in different sizes: xs, s, m, l, xl)
There are multiple image URLs provided for each size group, suggesting the listing includes several images of the vehicle. The image sizes include:
- xs: 120x120
- s: 240x240
- m: 360x360
- l: 520x520
- xl: 728x728
**Auction Information:**
- Start Date & Time: August 20, 2024 at 7:00 AM (EDT)
- Listing Date: July 16, 2024 at 1:01 PM
- Auction Type: Ongoing ('auctions')
- Current Bid: Not applicable as current_price is null
- Current Price: Not applicable as current_price is null
- Reserve Met: No (**reserve_met** is false, meaning the reserve price has not been met yet.)
- Featured Listing: No (**is_featured** is false.)
**Additional Information:**
- Title: 2006 Hummer H2 With Seating For Six
- Offer Count: Not given (**offer_count** is null)
- Has Reserve: Yes (**has_reserve** is true)
Please note that this data might be outdated or subject to changes as the auction progresses. Always check for the most recent updates from the actual source.
Here's an extracted JSON format for easy reading:
```json
{
"images": {
// Image URLs and sizes...
},
"vehicle_details": {
"year": 2006,
"make": "Hummer",
"model": "H2"
},
"seat_capacity": 6,
"auction_info": {
"start_date": "2024-08-20T07:00:00-04:00",
"listing_date": "2024-07-16 13:01:21",
"auction_type": "auctions",
"current_bid": null,
"current_price": null,
"reserve_met": false,
"is_featured": false
},
"other_info": {
"title": "2006 Hummer H2 With Seating For Six",
"offer_count": null,
"has_reserve": true
}
}
```
Last bid:
$9,250