{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-melnik",
  "name": "Autocamp Mélník",
  "description": "Autocamp Mélník is a campsite in Mělník, Central Bohemia.The campsite has pitches without shade and pitches with some shade. It is possible to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-melnik",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750677da8fa0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klásterní",
    "addressLocality": "Mélník",
    "postalCode": "27601",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.35972,
    "longitude": 14.47722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}