{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-veldehof-domburg-domburg",
  "name": "Minicamping Veldehof",
  "description": "Enjoy a relaxing stay at Minicamping Veldehof in Domburg, Netherlands. Visitors' rating: 4.75.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-veldehof-domburg-domburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650978170.jpg",
    "https://images.campercontact.com/media/photos/38562071809360485",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trommelweg",
    "addressLocality": "domburg",
    "addressRegion": "Domburg",
    "postalCode": "4357 RH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55159845,
    "longitude": 3.47372268
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}