{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-hinterbreg-furtwangen-im-schwarzwald",
  "name": "Wohnmobilstellplatz Hinterbreg",
  "description": "Enjoy a relaxing stay at RV park Hinterbreg in Furtwangen in the Black Forest, Germany. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-hinterbreg-furtwangen-im-schwarzwald",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651196078"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hinterbreg 15",
    "addressLocality": "Furtwangen im Schwarzwald",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "78120",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.03979,
    "longitude": 8.19069
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}