{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grammeno-paleochora-kountoura",
  "name": "Camping Grammeno",
  "description": "Camping Grammeno is a campsite that is located in Kuntoúra, Crete, and located near the sea.This campsite has unshaded pitches and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grammeno-paleochora-kountoura",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750642a1c224.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kountoura",
    "addressLocality": "Paleochora/Kountoura",
    "postalCode": "73001"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.23514,
    "longitude": 23.63586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}