{
    "feed_version": "1.1",
    "listings": [
        {
            "external_ref": "HZ-1042",
            "deal_type": "buy",
            "category": "car",
            "make": "Volkswagen",
            "model": "Golf",
            "variant": "1.5 TSI Life",
            "title": "VW Golf 1.5 TSI Life",
            "description": "Gepflegte Occasion.",
            "locale": "de",
            "first_registration": "2019-03-01",
            "mileage_km": 68400,
            "fuel_type": "petrol",
            "transmission": "manual",
            "power_kw": 96,
            "price": 18900,
            "currency": "CHF",
            "price_is_gross": true,
            "vat_deductible": true,
            "mfk_date": "2025-11-01",
            "warranty": true,
            "accident_free": true,
            "color_exterior": "weiss",
            "vehicle_condition": "used",
            "state": "active",
            "location_ref": "zh-ost",
            "zip": "8640",
            "city": "Rapperswil",
            "canton": "SG",
            "images": [
                {
                    "url": "https://cdn.example.ch/1042/1.jpg",
                    "sort": 1
                }
            ]
        }
    ]
}
