{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ferienpark-buschhof-extertal-meierberg",
  "name": "Camping & Ferienpark Buschhof",
  "description": "In the middle of Germany, you will find vast rolling landscapes, peace and quiet and a friendly atmosphere. This is where the Camping & Ferienpark...",
  "url": "https://campertunity.com/listings/campgrounds/camping-ferienpark-buschhof-extertal-meierberg",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750238e3e32a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meierbergstraße 15",
    "addressLocality": "Extertal/Meierberg",
    "postalCode": "32699",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10472,
    "longitude": 9.11828
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/north-rhine-westphalia/extertal/camping-ferienpark-buschhof-110630/?reviewSort=date&tab=reviews&reviewPage=2",
    "https://ferienpark.de/ferienpark-buschhof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ]
}