{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/balatontourist-camping-bungalows-fured-balatonfured",
  "name": "Balatontourist Camping & Bungalows Füred",
  "description": "Balatontourist Camping & Bungalows Füred is located on the edge of Lake Balaton in Hungary. With direct access to the lake, a heated...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/balatontourist-camping-bungalows-fured-balatonfured",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749b08df0cbf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Széchenyi u.24",
    "addressLocality": "Balatonfüred",
    "postalCode": "8230",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.94586,
    "longitude": 17.87672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}