{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-matyas-vrane-nad-vltavou-praag",
  "name": "Camping Matyás",
  "description": "Camping Matyás is a campsite in Vrané nad Vltavou, Central Bohemian Region, on the river/stream. This campsite has pitches with shade, without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-matyas-vrane-nad-vltavou-praag",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/8/6788e189d6cdc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U Elektrárny 840",
    "addressLocality": "Vrané nad Vltavou/Praag",
    "postalCode": "25246",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.93278,
    "longitude": 14.37236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 26,
    "bestRating": 10,
    "worstRating": 1
  }
}