{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-biggesee-waldenburg-attendorn-nrw",
  "name": "Camping Biggesee Waldenburg",
  "description": "Enjoy a relaxing stay at Camping Biggesee-Waldenburg in Attendorn, Germany. Visitors' rating: 2.83.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-biggesee-waldenburg-attendorn-nrw",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650798951.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waldenburger Bucht 11",
    "addressLocality": "Attendorn",
    "addressRegion": "North Rhine-Westphalia",
    "postalCode": "57439",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.11071,
    "longitude": 7.90208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}