{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/base-camp-medvedin-spindleruv-mlyn",
  "name": "Base Camp Medvedin",
  "description": "Base Camp Medvedin is a campsite located in Špindlerřv Mlýn, Hradec Králové, and located in the woods and river/stream.This campsite is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/base-camp-medvedin-spindleruv-mlyn",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67519695667f9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Špindleruv mlýn 276",
    "addressLocality": "Spindleruv Mlýn",
    "postalCode": "54351"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.736,
    "longitude": 15.60819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}