{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-puthof-gulpen-wittem-limburg",
  "name": "Boerderijcamping de Puthof",
  "description": "Enjoy a relaxing stay in Boerderijcamping de Puthof in Gulfen-Wittem, Netherlands. Visitor review: 4.52.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-puthof-gulpen-wittem-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650924283.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reijmerstokkerdorpsstraat",
    "addressLocality": "gulpen-wittem",
    "addressRegion": "Limburg",
    "postalCode": "6274 NN",
    "addressCountry": "paesi-bassi"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.79674,
    "longitude": 5.83576
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}