{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hania-ag-apostoli",
  "name": "Camping Hania",
  "description": "Camping Hania is a campsite that is located in Agioi Apostoloi, Crete, and located near the sea.This campsite has shaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hania-ag-apostoli",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed30d69eff.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Ag. Apostoli",
    "postalCode": "73100"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.51156,
    "longitude": 23.98447
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}