{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturist-camping-in-edible-fruit-garden",
  "name": "Naturist camping in edible fruit garden",
  "description": "NB - Due to work in the garden, we will be closed until at least June 1. Camping spot in the Kantelt",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturist-camping-in-edible-fruit-garden",
  "image": [
    "https://campspace.com/media/medium/uploads/space/6c/c5/f3/6cc5f3ae36b63d94f5a82cd3db184f9d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.97,
    "longitude": 6.89
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}