[
{
"id": "<string>",
"@type": "ImmoweltProperty",
"global_id": "<string>",
"url": "<string>",
"document_title": "<string>",
"property_type": "<string>",
"property_sub_type": "<string>",
"distribution_type": "<string>",
"transaction_type": "<string>",
"is_new_build": true,
"is_active": true,
"created_at": 123,
"updated_at": 123,
"headline": "<string>",
"location_description": "<string>",
"additional_description": "<string>",
"price": 123,
"price_label": "<string>",
"price_per_m2": 123,
"currency": "<string>",
"commission_percent": 123,
"commission_note": "<string>",
"price_note": "<string>",
"price_details": [],
"monthly_rate": 123,
"area_m2": 123,
"plot_m2": 123,
"is_divisible": true,
"divisible_from_m2": 123,
"room_count": 123,
"floor": "<string>",
"availability": "<string>",
"construction_year": 123,
"condition": "<string>",
"energy_class": "<string>",
"energy_certificate": {
"@type": "ImmoweltEnergyCertificate",
"energy_class": "<string>",
"certificate_type": "<string>",
"consumption": "<string>",
"energy_source": "<string>",
"validity": "<string>"
},
"reference": "<string>",
"address": {
"@type": "ImmoweltAddress",
"city": "<string>",
"zip_code": "<string>",
"district": "<string>",
"region": "<string>",
"country": "<string>",
"federal_state_geo_id": "<string>"
},
"keyfacts": [],
"feature_sections": [],
"price_comparison": {
"@type": "ImmoweltPriceComparison",
"value": 123,
"low": 123,
"high": 123,
"accuracy": 123,
"price_per_m2": 123
},
"images": [],
"floorplans": [],
"videos": [],
"virtual_tours": [],
"documents": [],
"geo_id_hierarchy": [],
"tags": {
"@type": "ImmoweltTags",
"has_3d_visit": true,
"has_brokerage_fee": true,
"is_new": true
},
"agency": {
"@type": "ImmoweltListingAgency",
"id": "<string>",
"name": "<string>",
"contact_person": "<string>",
"is_private_owner": true,
"publisher_type": "<string>",
"phones": [],
"website": "<string>",
"address": "<string>",
"profile_url": "<string>",
"image": "<string>",
"badge": {
"@type": "ImmoweltBadge",
"image": "<string>",
"duration": "<string>"
}
}
}
]