{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurcamping-landgoed-old-putten-elburg",
  "name": "Natuurcamping Landgoed Old Putten",
  "description": "Old Putten is an estate campground with lovely spacious campsites. The site is located on the estate of the same name. From the camping, you can take...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurcamping-landgoed-old-putten-elburg",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749f40627e7e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zuiderzeestraatweg Oost 65",
    "addressLocality": "Elburg",
    "postalCode": "8081 LB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.44203,
    "longitude": 5.84453
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}