{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leharo-camping-stara-lesna",
  "name": "Leharo Camping",
  "description": "Leharo Camping is a campsite in Stará Lesná, located in a wood and a river/stream.The campsite has pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/leharo-camping-stara-lesna",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751943ea2156.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vysoké Tatry",
    "addressLocality": "Stará Lesná",
    "postalCode": "05952",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.14361,
    "longitude": 20.29428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}