{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-olympos-beach-litochoron",
  "name": "Camping Olympos Beach",
  "description": "Campsite Olympos Beach is a campsite in Litóchoro, Central Macedonia, located by the sea. The campsite has shaded pitches, with no shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-olympos-beach-litochoron",
  "image": [
    "https://cdn2.acsi.eu/6/8/8/7/688748a03c4de.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plaka",
    "addressLocality": "Litochoron",
    "postalCode": "60200",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.10178,
    "longitude": 22.56214
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}