{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baldovec-rozstani-baldovec",
  "name": "Camping Baldovec",
  "description": "Camping Baldovec is a campsite in Baldovec, Olomouc, located in a wood and a river/stream.This terraced camp site and camp site with sloping grounds...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baldovec-rozstani-baldovec",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750150c5f3bf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Baldovec 319",
    "addressLocality": "Rozstani/Baldovec",
    "postalCode": "79862",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.41292,
    "longitude": 16.80822
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}