{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-bullerby-am-attersee-osnabruck-lower-saxony",
  "name": "Campingplatz Bullerby am Attersee",
  "description": "At a lake (Attersee) - various leisure activities - Osnabrück centre 9.1km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-bullerby-am-attersee-osnabruck-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651168792"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Attersee",
    "addressLocality": "Osnabrück",
    "addressRegion": "lower-saxony",
    "postalCode": "49076",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.29996,
    "longitude": 7.94191
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/osnabruck/110556/campingplatz-bullerby-am-attersee",
    "https://www.pincamp.ch/de/campingplaetze/campingplatz-bullerby-am-attersee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€24+"
}