{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jachthaven-de-mars-lathum-gelderland",
  "name": "Camping Marina De Mars",
  "description": "Enjoy a relaxing stay at Camping Marina De Mars in Lathum, Netherlands. Visitors' rating: 3.33.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jachthaven-de-mars-lathum-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650983934.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marsweg",
    "addressLocality": "Lathum",
    "addressRegion": "Gelderland",
    "postalCode": "6988 BM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.99721033,
    "longitude": 6.03498359
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}