{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-schoneveld-ruurlo",
  "name": "Camping Schoneveld",
  "description": "Camping Schoneveld is a campsite in Ruurlo, Gelderland.The campsite has which are marked out, pitches without shade and pitches with some shade. It...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-schoneveld-ruurlo",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516df07f098.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barchemseweg 77",
    "addressLocality": "Ruurlo",
    "postalCode": "7261 MT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10575,
    "longitude": 6.44978
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}