{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lefka-beach-drepanon-vivari",
  "name": "Camping Lefka Beach",
  "description": "Camping Lefka Beach is a campsite located in Vivári, Peloponnese, near the sea.This campsite on terraces and campsite on the ground floor is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lefka-beach-drepanon-vivari",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/6748a6d3949cb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Drepanon/Vivari",
    "postalCode": "21060"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.53378,
    "longitude": 22.93167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}