{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgasthof-findl-walderbach-vgem-bayern",
  "name": "Landgasthof Findl",
  "description": "Enjoy a relaxing stay at Landgasthof Findl in Walderbach (VGem), Germany. Customer rating: 2.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgasthof-findl-walderbach-vgem-bayern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651177727",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haus",
    "addressLocality": "Walderbach (VGem)",
    "addressRegion": "Bayern",
    "postalCode": "93194",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.21469,
    "longitude": 12.40273
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}