{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturistenterrein-de-vrijgaard-zeewolde-flevoland",
  "name": "Naturist site de Vrijgaard",
  "description": "Enjoy a relaxing stay at Naturisterrein de Vrijgaard in Zeewolde, Netherlands. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturistenterrein-de-vrijgaard-zeewolde-flevoland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650963265.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sterappellaan",
    "addressLocality": "zeewolde",
    "addressRegion": "Flevoland",
    "postalCode": "3897 LL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.37495832,
    "longitude": 5.47207009
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}