[
{
"id": "<string>",
"@type": "CargurusListingDetail",
"url": "<string>",
"vin": "<string>",
"make": "<string>",
"model": "<string>",
"year": 123,
"trim": "<string>",
"body_type": "<string>",
"condition": "<string>",
"is_cpo": false,
"price": 123,
"imv": 123,
"msrp": 123,
"price_differential": 123,
"deal_rating": "<string>",
"mileage": 123,
"drivetrain": "<string>",
"transmission": "<string>",
"engine": "<string>",
"exterior_color": "<string>",
"interior_color": "<string>",
"fuel_type": "<string>",
"city_mpg": 123,
"combined_mpg": 123,
"ev_battery": {
"@type": "CargurusEvBattery",
"capacity_kwh": 123,
"range_mi": 123,
"charge_time_240v_hr": 123
},
"description": "<string>",
"stock_number": "<string>",
"days_at_dealer": 123,
"days_on_market": 123,
"saved_count": 123,
"is_hot_seller": false,
"image": "<string>",
"images": [],
"image_count": 123,
"options": [],
"dealer_fees": [],
"safety": {
"@type": "CargurusSafetyRating",
"overall": 123,
"frontal_crash": 123,
"side_crash": 123,
"rollover": 123
},
"vehicle_history": {
"@type": "CargurusVehicleHistory",
"has_report": false,
"accident_count": 123,
"owner_count": 123,
"is_salvage": false,
"is_lemon": false,
"is_theft": false,
"is_frame_damaged": false,
"is_fleet": false,
"is_total_loss": false,
"is_damaged": false,
"report_at": 123
},
"price_history": [],
"seller": {
"@type": "CargurusSeller",
"id": "<string>",
"name": "<string>",
"city": "<string>",
"state": "<string>",
"street": "<string>",
"zip": "<string>",
"phone": "<string>",
"sms_phone": "<string>",
"website_url": "<string>",
"image": "<string>",
"inventory_url": "<string>",
"is_franchise": false,
"facebook_url": "<string>",
"instagram_url": "<string>",
"youtube_url": "<string>",
"google_maps_url": "<string>",
"opening_hours": []
}
}
]