{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erlebnis-wirtshaus-riedenburger-schlossgarten-bad-fussing-ba",
  "name": "Experience Wirtshaus Riedenburger Schlossgarten",
  "description": "Enjoy a relaxing stay at Erlebnis-Wirtshaus Riedenburger Schlossgarten in Bad Füssing, Germany. Customer rating: 1.9.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erlebnis-wirtshaus-riedenburger-schlossgarten-bad-fussing-ba",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650726938.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Inntalstraße",
    "addressLocality": "Bad Füssing",
    "addressRegion": "Bayern",
    "postalCode": "94072",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.34461,
    "longitude": 13.3205
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}