{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-athens-athene",
  "name": "Camping Athens",
  "description": "Camping Athens is a campsite in Athens, Attica.The campsite has pitches with shade and pitches with some shade. The following rules apply to pets...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-athens-athene",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f27b6351e1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "198 Leofor. Athinon",
    "addressLocality": "Athene",
    "postalCode": "12136",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.00883,
    "longitude": 23.67211
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.4,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}