{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-vrolijke-molen-ellemeet-zeeland",
  "name": "Camping De Vrolijke Molen",
  "description": "Enjoy a relaxing stay at Camping De Vrolijke Molen in Ellemeet, Netherlands. Visitor rating: 4.75.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-vrolijke-molen-ellemeet-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651236751"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moolweg",
    "addressLocality": "Ellemeet",
    "addressRegion": "Zeeland",
    "postalCode": "4323 LK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.72814035,
    "longitude": 3.8278178
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}