{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-buchwaldstrasse-bad-bruckenau",
  "name": "Pitch Buchwaldstraße",
  "description": "Enjoy a relaxing stay at Pitch Buchwaldstraße in Bad Brückenau, Germany. Visitors' rating: 2.69.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-buchwaldstrasse-bad-bruckenau",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650694679.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buchwaldstraße",
    "addressLocality": "Bad Brückenau",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.30694,
    "longitude": 9.78667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}