{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-linda-wemeldinge-zeeland",
  "name": "Camping Linda",
  "description": "Enjoy a relaxing stay at Camping Linda in Wemeldinge, Netherlands. Visitors' rating: 4.08.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-linda-wemeldinge-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/location/f39ee488-b4ad-4726-b83e-95ec1a865a50/e334d1ed-2241-4386-8a8c-8d2ed13922bf.jpeg",
    "https://images.campercontact.com/media/photos/4222124650793057.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oostelijke Kanaalweg",
    "addressLocality": "Wemeldinge",
    "addressRegion": "Zeeland",
    "postalCode": "4424 NC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51609,
    "longitude": 4.00737
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}