[
{
"id": "<string>",
"@type": "AutoScout24ListingDetail",
"url": "<string>",
"description": "<string>",
"price": 123,
"dealer_price": 123,
"price_public": {
"@type": "AutoScout24Price",
"amount": 123,
"net_amount": 123,
"vat_rate": 123,
"tax_deductible": false,
"negotiable": false,
"on_request_only": false
},
"price_dealer": {
"@type": "AutoScout24Price",
"amount": 123,
"net_amount": 123,
"vat_rate": 123,
"tax_deductible": false,
"negotiable": false,
"on_request_only": false
},
"status": "<string>",
"leads_range": "<string>",
"created_at": "<string>",
"whatsapp_number": "<string>",
"warranty": "<string>",
"warranty_exists": false,
"image": "<string>",
"images": [],
"youtube_url": "<string>",
"vehicle": {
"@type": "AutoScout24Vehicle",
"make": "<string>",
"model": "<string>",
"model_group": "<string>",
"variant": "<string>",
"model_version": "<string>",
"make_id": 123,
"model_id": 123,
"hsn_tsn": "<string>",
"body_type": "<string>",
"offer_type": "<string>",
"mileage_km": 123,
"first_registration_date": "<string>",
"production_year": 123,
"power_kw": 123,
"power_hp": 123,
"transmission": "<string>",
"gears": 123,
"cylinders": 123,
"drive_train": "<string>",
"displacement_cc": 123,
"number_of_seats": 123,
"number_of_doors": 123,
"body_color": "<string>",
"manufacturer_color": "<string>",
"paint_type": "<string>",
"upholstery": "<string>",
"upholstery_color": "<string>",
"fuel_type": "<string>",
"fuel_consumption_combined": 123,
"co2_emission": 123,
"emission_class": "<string>",
"electric_range_km": 123,
"weight_kg": 123,
"has_full_service_history": false,
"non_smoking": false,
"previous_owners": 123,
"had_accident": true,
"new_inspection": false,
"original_market": "<string>",
"legal_categories": [],
"equipment": []
},
"location": {
"@type": "AutoScout24Location",
"country_code": "<string>",
"zip": "<string>",
"city": "<string>",
"street": "<string>",
"latitude": 123,
"longitude": 123
},
"seller": {
"@type": "AutoScout24Seller",
"id": "<string>",
"type": "<string>",
"is_dealer": false,
"company_name": "<string>",
"contact_name": "<string>",
"image": "<string>",
"alias": "<string>",
"info_url": "<string>",
"culture": "<string>",
"phones": []
},
"ratings": {
"@type": "AutoScout24Ratings",
"rating_count": 123,
"stars": 123,
"recommend_percentage": 123
}
}
]