{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-landgoed-geuzenbos-mantinge",
  "name": "Camping Landgoed Geuzenbos",
  "description": "Camping Landgoed Geuzenbos is a campsite in Mantinge, Drenthe, located in a wood.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-landgoed-geuzenbos-mantinge",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675170c312dae.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steendervalsweg 26",
    "addressLocality": "Mantinge",
    "postalCode": "9436 PM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.79169,
    "longitude": 6.59631
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 46,
    "bestRating": 10,
    "worstRating": 1
  }
}