{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-episkopos-beach-episkopos-nikiana-lefkada",
  "name": "Camping Episkopos Beach",
  "description": "Camping Episkopos Beach is a campsite in Lefkáda, Ionian Islands, located by the sea.The campsite has pitches with shade. Camping Episkopos Beach is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-episkopos-beach-episkopos-nikiana-lefkada",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749fc4d6062c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Road Lefkas-Nidri",
    "addressLocality": "Episkopos/Nikiana (Lefkada)",
    "postalCode": "31100",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.76961,
    "longitude": 20.721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}