{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zelfvoorzienend-kamperen-in-het-hart-van-oost-friesland-de",
  "name": "Zelfvoorzienend kamperen in het hart van Oost-Friesland",
  "description": "Hello and welcome to Moormerland! I offer self-sufficient campers a place to stay in the heart",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zelfvoorzienend-kamperen-in-het-hart-van-oost-friesland-de",
  "image": [
    "https://campspace.com/media/medium/uploads/space/pu/c_/b8/puc_b874f810358860f8e8547848b7113f48.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.32,
    "longitude": 7.49
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}