{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-busek-praag-praag-8-brezineves",
  "name": "Camping Busek Praag",
  "description": "Camping Busek Praag is a campsite in Prague, Prague.The campsite has pitches with some shade. The following rules apply to pets at (Camping Busek...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-busek-praag-praag-8-brezineves",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2fae2a9ed.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U Parku 6",
    "addressLocality": "Praag 8/Brezineves",
    "postalCode": "18200",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.16472,
    "longitude": 14.48556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.3,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}