{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-oldenhove-ede-nl",
  "name": "Camping De Oldenhove",
  "description": "Camping De Oldenhove is a campsite in Ede, Gelderland.The campsite has which are marked out, pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-oldenhove-ede-nl",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675167275b341.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goorsteeg 8",
    "addressLocality": "Ede",
    "postalCode": "6718 TA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.06939,
    "longitude": 5.61989
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}