{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-carina-balatongyorok",
  "name": "Camping Carina",
  "description": "Camping Carina is a campsite in Balatongyörök, Zala, located by a lake/recreational pond.The campsite has pitches with shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-carina-balatongyorok",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674de99daac64.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Balaton u. 25",
    "addressLocality": "Balatongyörök",
    "postalCode": "8313",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.75086,
    "longitude": 17.35058
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}