{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-linderbeek-den-ham-overijssel",
  "name": "Farm camping De Linderbeek",
  "description": "Enjoy a relaxing stay at Farm camping De Linderbeek in Den Ham, Netherlands. Visitors' rating: 4.28.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-linderbeek-den-ham-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650793760.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zomerweg",
    "addressLocality": "Den Ham",
    "addressRegion": "Overijssel",
    "postalCode": "7683 PR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.44523,
    "longitude": 6.49905
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}