{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-pilsensee",
  "name": "Camping Pilsensee",
  "description": "On the banks of the idyllic Pilsensee lies the campsite of the same name. Here active campers and rest seekers come together to discover the beautiful nature...",
  "url": "https://campertunity.com/listings/campgrounds/camping-pilsensee",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674edc89a4af3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Pilsensee 2",
    "addressLocality": "Seefeld am Pilsensee",
    "postalCode": "82229",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.03028,
    "longitude": 11.19922
  },
  "sameAs": [
    "https://www.eurocampings.de/deutschland/bayern/seefeld/camping-pilsensee-102535/",
    "https://www.camping-pilsensee.de/"
  ]
}