{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boerderijcamping-in-de-oostelijke-allgau",
  "name": "Boerderijcamping in de oostelijke Allgäu",
  "description": "Camping on a farm in Ostallgäu Our small farm campsite is perfect for camping guests with e",
  "url": "https://campertunity.com/listings/campgrounds/boerderijcamping-in-de-oostelijke-allgau",
  "image": [
    "https://campspace.com/media/medium/uploads/space/48/c9/7b/48c97ba4ad5154484d4d8b950b0346dd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.99,
    "longitude": 10.65
  },
  "sameAs": [
    "https://campspace.com/nl/s/bauernhofcamping-im-ostallgaeu_6668?pitchTypeId=4838&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}