{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-rundsporthalle-vreden-north-rhine-westphalia",
  "name": "Parking space at the round sports hall",
  "description": "Enjoy a relaxing stay at parking space at the Rundsporthalle in Vreden, Germany. Visitors' rating: 4.13.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-rundsporthalle-vreden-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650950530.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Up de Bookholt",
    "addressLocality": "Vreden",
    "addressRegion": "North Rhine-Westphalia",
    "postalCode": "48691",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.03312,
    "longitude": 6.81997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}