{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mesteri-termal-mesteri",
  "name": "Camping Mesteri Termál",
  "description": "Camping Mesteri Termál is a campsite in Mesteri, Vas.The campsite has pitches without shade and pitches with some shade. The following rules apply...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mesteri-termal-mesteri",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675061b123711.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fürdötelep 1",
    "addressLocality": "Mesteri",
    "postalCode": "9551",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.21783,
    "longitude": 17.09339
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}