{
	"version": "1.0",
	"merchant": { "slug": "demoauto", "name": "Demo Auto" },
	"generated_at": "2026-05-08T12:00:00Z",
	"currency": "EUR",
	"language": "et",
	"country": "EE",
	"vertical": "vehicles",
	"items": [
		{
			"external_id": "AUTO-VW-GOLF-2019-001",
			"title": "Volkswagen Golf 2019 1.5 TSI",
			"url": "https://demoauto.test/cars/vw-golf-2019-001",
			"images": [{ "url": "https://cdn.demoauto.test/vw-golf-2019-001-front.webp" }],
			"price": 14990.0,
			"currency": "EUR",
			"condition": "used",
			"attributes": {
				"vehicle_type": "car",
				"make": "Volkswagen",
				"model": "Golf",
				"year": 2019,
				"mileage_km": 78000,
				"fuel": "petrol",
				"transmission": "manual",
				"power_kw": 96,
				"vin": "WVWZZZ1KZAW000001",
				"body_type": "hatchback",
				"inspection_until": "2027-04-30",
				"accident_free": true
			}
		},
		{
			"external_id": "MOTO-DUC-MONSTER-2022",
			"title": "Ducati Monster 937 2022",
			"url": "https://demoauto.test/moto/ducati-monster-937-2022",
			"price": 11500.0,
			"condition": "used",
			"attributes": {
				"vehicle_type": "motorcycle",
				"make": "Ducati",
				"model": "Monster 937",
				"year": 2022,
				"mileage_km": 6800,
				"fuel": "petrol"
			}
		}
	]
}
