{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thermal-camping-komarom",
  "name": "Thermal Camping",
  "description": "Thermal Camping is a campsite in Komárom, Komárom-Esztergom.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thermal-camping-komarom",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674de36d36148.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Táncsics M. u. 38",
    "addressLocality": "Komárom",
    "postalCode": "2900",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.74264,
    "longitude": 18.13367
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}