{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vidlak-opatov-okr-trebic",
  "name": "Camping Vídlák",
  "description": "Camping Vídlák is located on the banks of a natural lake in the south of the Czech Republic. This small campsite belongs to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vidlak-opatov-okr-trebic",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c1223bf399.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Opatov 322",
    "addressLocality": "Opatov (Okr. Trebíc)",
    "postalCode": "67528",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.20897,
    "longitude": 15.65606
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}