{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-waldmunchen",
  "name": "Reisemobilstellplatz",
  "description": "1-2 pitches on a family farm in a quiet location with panoramic views, forest and hiking trails directly from the farm, popular holiday resorts within a few minutes by car, bread service possible.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-waldmunchen",
  "image": [
    "https://stellplatz.info/img/245788/wohnmobilstellplatz-talblickhof-1261454.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/img/245788/wohnmobilstellplatz-talblickhof-1261454.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lengau 2",
    "addressLocality": "Waldmünchen",
    "addressRegion": "Bayern",
    "postalCode": "93449",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.34668,
    "longitude": 12.71272
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/talblickhof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}