{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/europarcs-molengroet-view-spots-north-holland",
  "name": "EuroParcs Mill Greetings",
  "description": "Enjoy a relaxing stay at EuroParcs Molengroet in Dijk en Waard, Netherlands. Visitors' rating: 3.17.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/europarcs-molengroet-view-spots-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/location/9c6a525e-f5a3-457c-8e67-f62b423a098c/3c4936b0-8ed3-4d4e-93ae-edc2ec7d2499.jpeg",
    "https://images.campercontact.com/media/photos/4222124651231244.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molengroet",
    "addressLocality": "View spots",
    "addressRegion": "North Holland",
    "postalCode": "1723 PX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.69424961,
    "longitude": 4.77073245
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}