{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thermal-camping-zalakaros",
  "name": "Thermal Camping",
  "description": "In the middle of the green heart of Hungary you will find Thermal Camping Zalakaros. An oasis of peace and relaxation. Here you can camp in the shade of trees...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thermal-camping-zalakaros",
  "image": [
    "https://cdn2.acsi.eu/6/8/2/2/6822f1669d4fe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gyøgyfürdö tér 6",
    "addressLocality": "Zalakaros",
    "postalCode": "8749",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.55264,
    "longitude": 17.12583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}