{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-groene-bos-zeewolde",
  "name": "Campsite het Groene Bos",
  "description": "Enjoy a relaxing stay at Camping het Groene Bos in Zeewolde, Netherlands. Visitors' rating: 4.13.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-groene-bos-zeewolde",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650858463.jpg",
    "https://images.campercontact.com/media/photos/38562071809360481",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groenewoudse Weg",
    "addressLocality": "Zeewolde",
    "addressRegion": "Zeewolde",
    "postalCode": "3896 LS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34194,
    "longitude": 5.50374
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}