{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/land-van-maas-webbink-tubbergen-overijssel",
  "name": "Land van Maas & Webbink",
  "description": "Enjoy a relaxing stay at Land van Maas & Webbink in Tubbergen, Netherlands. Visitors' rating: 3.82.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/land-van-maas-webbink-tubbergen-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650743306.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vinckenweg",
    "addressLocality": "Tubbergen",
    "addressRegion": "Overijssel",
    "postalCode": "7678 TB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.43457,
    "longitude": 6.67602
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}