{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-t-noorderlicht-buren-friesland",
  "name": "Kampeerboerderij 't Noorderlicht",
  "description": "Enjoy a relaxing stay at Camperboerderij 't Noorderlicht in Buren, Netherlands. Visitors' rating: 4.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-t-noorderlicht-buren-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650994152.jpg",
    "https://images.campercontact.com/media/photos/38562071809360473",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kloosterpad",
    "addressLocality": "Buren",
    "addressRegion": "Friesland",
    "postalCode": "9164 KX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.44451702,
    "longitude": 5.80144013
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}