{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-slunecna-cista",
  "name": "Camping Slunecna",
  "description": "Camping Slunecna is a campsite in Čistá, Královéhradecký, in the forest and lake/recreational lake. This camping with sloping terrain has places...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-slunecna-cista",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67515f11dc250.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N14",
    "addressLocality": "Cistá",
    "postalCode": "54344",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.61322,
    "longitude": 15.69614
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}