{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-bissendorf-holte-lower-saxony",
  "name": "Campspace In Bissendorf Holte Lower Saxony",
  "description": "Very quiet, small horse boarding farm in the middle of nature with chickens, 2 dogs and 2 cats. Eggs, potatoes, and farm-grown vegetables are available in the small farm shop. Many hiking trails nearby! Interesting excursion destinations in the area. Beautiful view.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-bissendorf-holte-lower-saxony",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "bissendorf-holte",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.223,
    "longitude": 8.1865
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/bissendorf-holte/169636/campspace-in-bissendorf-holte-lower-saxony"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}