{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kasteelse-bossen-melderslo",
  "name": "Camping De Kasteelse Bossen",
  "description": "Camping De Kasteelse Bossen is a campsite in Melderslo, Limburg.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kasteelse-bossen-melderslo",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c3609a7349.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nachtegaallaan 4",
    "addressLocality": "Melderslo",
    "postalCode": "5962 PA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46144,
    "longitude": 6.07214
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 28,
    "bestRating": 10,
    "worstRating": 1
  }
}