{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tuincamping-nabij-het-centrum-van-londen",
  "name": "Tuincamping nabij het centrum van Londen",
  "description": "This amazing sheltered and walled garden offers a quiet area with nearby bus route",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tuincamping-nabij-het-centrum-van-londen",
  "image": [
    "https://campspace.com/media/medium/uploads/space/bd/59/37/bd59371ec1ccd59db82980eb41319e6b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.47,
    "longitude": -0.14
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}