{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-haantje-borger-odoorn-drenthe",
  "name": "Camping 't Haantje",
  "description": "Enjoy a relaxing stay at Camping 't Haantje in Borger-Odoorn, Netherlands. Visitors' rating: 4.23.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-haantje-borger-odoorn-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651054656",
    "https://images.campercontact.com/media/photos/4222124651082845.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haantje",
    "addressLocality": "Borger-Odoorn",
    "addressRegion": "Drenthe",
    "postalCode": "7874 TK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.81539,
    "longitude": 6.83443
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}