{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/creta-camping-kato-gouves",
  "name": "Creta Camping",
  "description": "Creta Camping is a campsite that is located in Kato Gouves, Crete, and located near the sea.This campsite has delimited pitches,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/creta-camping-kato-gouves",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2895c3155.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gouves",
    "addressLocality": "Kato Gouves",
    "postalCode": "70014"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3329,
    "longitude": 25.29182
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}