{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-country-hluboke-masuvky",
  "name": "Camp Country s.r.o.",
  "description": "Camp Country s.r.o. is a campsite in Hluboké Mašůvky, South Moravian.The campsite has pitches without shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-country-hluboke-masuvky",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2fd42b7cd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hluboké Masuvky 257",
    "addressLocality": "Hluboké Mašuvky",
    "postalCode": "67152",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.91939,
    "longitude": 16.02564
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}