{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stara-lesna-rijo-camping-stara-lesna",
  "name": "Stará Lesná Rijo Camping",
  "description": "Stará Lesná Rijo Camping is a camping in Stará Lesná. This camping has pitches without shade and places with some shade. On Stará...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stara-lesna-rijo-camping-stara-lesna",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2fdbaf385.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Stará Lesná",
    "postalCode": "05960",
    "addressCountry": "SK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.14917,
    "longitude": 20.28119
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}