{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autokamping-zamberk-pardubice",
  "name": "How far from the river is Autokamping Zamberk?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autokamping-zamberk-pardubice",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/autokamping-zamberk/trjkSNO6htzz.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/autokamping-zamberk/ExcJV87p5WrW.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pod Cernym Lesem 1024",
    "addressLocality": "Autokamping Zamberk",
    "addressRegion": "Pardubice Region",
    "postalCode": "56401",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1,
    "longitude": 16.466
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}