{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-balaton-eldorado-badacsonylabdihegy",
  "name": "Camping Balaton Eldorado",
  "description": "Camping Balaton Eldorado is a campsite in Badacsonylábdihegy, Veszprém, located by a lake/recreational pond.The campsite has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-balaton-eldorado-badacsonylabdihegy",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f311bb5d00.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vízpart 2",
    "addressLocality": "Badacsonylábdihegy",
    "postalCode": "8262",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.78978,
    "longitude": 17.47503
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}