{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferienpark-perlsee-waldmunchen-bayern",
  "name": "Ferienpark Perlsee",
  "description": "With an idyllic natural location and access to the bathing lake, the child-friendly holiday park Perlsee is an ideal place for relaxation with the whole family.",
  "url": "https://campertunity.com/listings/campgrounds/ferienpark-perlsee-waldmunchen-bayern",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-am-perlsee/images/Camping-am-Perlsee---Luftaufnahme-des-Campingplatzes-cbb21bcf-627c-4f94-bc91-45bcdc9613ea.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-am-perlsee/images/Camping-am-Perlsee---Luftaufnahme-des-Campingplatzes-cbb21bcf-627c-4f94-bc91-45bcdc9613ea.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alte Ziegelhütte 6",
    "addressLocality": "Waldmünchen",
    "addressRegion": "Bayern",
    "postalCode": "93449",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.39533333,
    "longitude": 12.69851667
  },
  "sameAs": [
    "https://www.pincamp.ch/de/campingplaetze/camping-am-perlsee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}