{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barack-thermal-camping-tiszakecske",
  "name": "Barack Thermal Camping",
  "description": "Barack Thermal Camping lives up to its name with its extensive swimming pool and well-maintained restaurant. Several thermal baths can be found in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/barack-thermal-camping-tiszakecske",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751865038d0e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rozsabarack ter 2",
    "addressLocality": "Tiszakécske",
    "postalCode": "6060",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9365,
    "longitude": 20.12094
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}