{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alphios-olympia-gr",
  "name": "Camping Alphios",
  "description": "Campsite Alphios is a campsite in Archaía Olympía, western Greece. This terraced campsite has pitches with delineation, with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alphios-olympia-gr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f279f09e0d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Olympia",
    "postalCode": "27065",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.64275,
    "longitude": 21.61967
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}