{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-ruinerhoeve-daarle",
  "name": "Kampeerboerderij Ruinerhoeve",
  "description": "Enjoy a relaxing stay at Camperboerderij Ruinerhoeve in Daarle, Netherlands. Visitors' rating: 4.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-ruinerhoeve-daarle",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651165321.jpg",
    "https://images.campercontact.com/media/photos/38562071809360480",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wierdenseweg",
    "addressLocality": "Daarle",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4209,
    "longitude": 6.55108
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}