{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/overnacht-in-een-safaritent-op-de-boerderij",
  "name": "Overnacht in een Safaritent op de boerderij.",
  "description": "A short break from the hustle and bustle of the city? Feel like rest and space around you? With the children on holiday and",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/overnacht-in-een-safaritent-op-de-boerderij",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ca/50/b7/ca50b7f07dd35278db29a52979c5827c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.69,
    "longitude": 5.81
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}