{
"@context": "https://schema.org",
"@type": "RealEstateListing",
"name": "Modern Office Space in Kuala Lumpur",
"url": "https://propertysearch.click/listing/office-kl",
"image": "https://propertysearch.click/images/office-kl.jpg",
"description": "Premium office space with high-speed internet and excellent accessibility.",
"offers": {
"@type": "Offer",
"priceCurrency": "MYR",
"price": "5000",
"availability": "https://schema.org/InStock",
"seller": {
"@type": "RealEstateAgent",
"name": "PropertySearch.click",
"address": "Selangor,or Kuala Lumpur"},
"url": "https://propertysearch.click"
},
"location": {
"@type": "Place",
"geo": {
"@type": "GeoCoordinates",
"latitude": "3.139",
"longitude": "101.686"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Jalan Ampang, Kuala Lumpur",
"addressLocality": "Kuala Lumpur",
"addressRegion": "WP Kuala Lumpur",
"postalCode": "50450",
"addressCountry": "Malaysia"
}
},
"propertyType": "Office",
"floorSize": {
"@type": "QuantitativeValue",
"value": "2000",
"unitText": "sqft"
},
"numberOfUnits": 1
}