{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-podrouzek-a-netolice",
  "name": "Autocamp Podrouzek (A)",
  "description": "Autocamp Podrouzek (A) is a campsite in Netolice, South Bohemia, located by a lake/recreational pond.The campsite has pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-podrouzek-a-netolice",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2fd9baf12.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tyrsova 226",
    "addressLocality": "Netolice",
    "postalCode": "38411",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.03772,
    "longitude": 14.18458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}