{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thermal-eco-camping-leo-dudince",
  "name": "Thermal ECO Camping LEO",
  "description": "Thermal ECO Camping LEO is a campsite in Dudince.The campsite has pitches without shade and pitches with some shade. The following rules apply to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thermal-eco-camping-leo-dudince",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675185059260d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vinicna 62 / 4",
    "addressLocality": "Dudince",
    "postalCode": "96271",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.17028,
    "longitude": 18.87703
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}