{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atc-rudava-male-levare-sk",
  "name": "ATC Rudava Malé Leváre",
  "description": "ATC Rudava Malé Leváre is a campsite in Malé Leváre, located by a lake/recreational pond.The campsite has pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atc-rudava-male-levare-sk",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517fa25de70.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Recepcia pri Centrálnej pláži 2508",
    "addressLocality": "Malé Leváre",
    "postalCode": "90874",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.49139,
    "longitude": 16.95583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}