{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/balatontourist-camping-strand-holiday-balatonakali",
  "name": "Balatontourist Camping Strand Holiday",
  "description": "Come and camp by Europe's largest freshwater lake: Lake Balaton. Balatontourist Camping Strand Holiday is a campsite on the shores of this...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/balatontourist-camping-strand-holiday-balatonakali",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518e534fb0e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Balaton Utca 8",
    "addressLocality": "Balatonakali",
    "postalCode": "8243",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.88114,
    "longitude": 17.75431
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}