{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kariotes-camping-rooms-lefkada",
  "name": "Kariotes Camping & Rooms",
  "description": "Kariotes Camping & Rooms is a campsite in Lefkáda, Ionian Islands, by the sea. This campsite has pitches with shade, without shadows and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kariotes-camping-rooms-lefkada",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749fbd22faf9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spasmeni Vrisi",
    "addressLocality": "Lefkada",
    "postalCode": "31100",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.80447,
    "longitude": 20.71439
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}