{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dionysus-dassia-corfu",
  "name": "Camping Dionysus",
  "description": "Camping Dionysus is a campsite in Dassia, Ionian Islands. This terraced campsite has pitches with parcels, with shade, without shadows and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dionysus-dassia-corfu",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f27bdc515c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dassia Dafnilas Bay/PB 185",
    "addressLocality": "Dassia (Corfu)",
    "postalCode": "49083",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.66475,
    "longitude": 19.84486
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}