{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/balatontourist-camping-napfeny-revfulop",
  "name": "Balatontourist Camping Napfény",
  "description": "For a carefree holiday by the famous and popular Lake Balaton in Hungary, the Balatontourist Camping Napfény campsite is the place to be. At this...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/balatontourist-camping-napfeny-revfulop",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749b1da527ff.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Halász Utca 5",
    "addressLocality": "Révfülöp",
    "postalCode": "8253",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.82944,
    "longitude": 17.64
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}