{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-bullerby-osnabruck",
  "name": "Campingplatz Bullerby",
  "description": "Campsite Bullerby is located in a wooded area, slightly west of Osnabrück. The campsite borders Lake Atter, a large lake which is ideal for...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-bullerby-osnabruck",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750330c27c65.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Attersee 50",
    "addressLocality": "Osnabrück",
    "postalCode": "49076",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30014,
    "longitude": 7.94103
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/lower-saxony/osnabruck/campingplatz-bullerby-111937/",
    "http://www.campbullerby.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}