{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-farm-with-panoramic-views-of-zugspitze-bad-worisho",
  "name": "Country farm with panoramic views of the Zugspitze",
  "description": "Our \"Landhof Rappold-cool and regional\" is located in the outskirts, bordering the town of Bad Wörishofen. A cycle path in front of the farm leads to the town centre or to the village of Stockheim. There is a country market, the best bakery in the area and a beer garden/inn with delicious Bavarian cuisine. The A96 motorway is just a few kilometres away, as is Bavaria's largest leisure park, the SkylinePark. The Bad Wörishofen thermal baths invite you to relax and enjoy yourself.",
  "url": "https://campertunity.com/listings/campgrounds/country-farm-with-panoramic-views-of-zugspitze-bad-worisho",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bad Wörishofen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.006,
    "longitude": 10.6355
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/bayern/bad-worishofen/173119/country-farm-with-panoramic-views-of-the-zugspitze"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}