{
	"version": "1.0",
	"merchant": { "slug": "demorealty", "name": "Demo Realty" },
	"generated_at": "2026-05-08T12:00:00Z",
	"currency": "EUR",
	"language": "et",
	"country": "EE",
	"vertical": "apartments",
	"items": [
		{
			"external_id": "RENT-ROTERMANN-5-12",
			"title": "2-bedroom apartment in Rotermann, Tallinn",
			"description": "<p>Modern 62m² flat in Rotermann Quarter.</p>",
			"category_path": "Rentals/Tallinn/Center",
			"url": "https://demorealty.test/rent/rotermann-5-12",
			"images": [{ "url": "https://cdn.demorealty.test/rotermann-living.jpg" }],
			"price": 1450.0,
			"currency": "EUR",
			"availability": "in_stock",
			"attributes": {
				"transaction": "rent",
				"property_type": "apartment",
				"area_m2": 62,
				"address": "Rotermanni 5, Tallinn",
				"rooms": 3,
				"floor": 4,
				"floors_total": 6,
				"coords": { "lat": 59.4378, "lon": 24.7593 },
				"energy_class": "B",
				"monthly_costs_cents": 12000,
				"parking": false,
				"balcony": true,
				"elevator": true,
				"year_built": 2007
			}
		},
		{
			"external_id": "SALE-KOPLI-22-1",
			"title": "Studio for sale, Kopli 22, Tallinn",
			"url": "https://demorealty.test/sale/kopli-22-1",
			"price": 89000.0,
			"availability": "in_stock",
			"attributes": {
				"transaction": "sale",
				"property_type": "studio",
				"area_m2": 31,
				"address": "Kopli 22-1, Tallinn",
				"rooms": 1,
				"floor": 1,
				"year_built": 1962
			}
		}
	]
}
