{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nature-camping-at-horse-paddocks",
  "name": "Nature camping at horse paddocks",
  "description": "Experience the adventure surrounded by fields: Hello, I offer you a beautiful, self-sufficient van a",
  "url": "https://campertunity.com/listings/campgrounds/nature-camping-at-horse-paddocks",
  "image": [
    "https://campspace.com/media/medium/uploads/space/99/ce/e5/99cee54d6a14bc1683cd1ffe0e03f5c8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.05,
    "longitude": 9.88
  },
  "sameAs": [
    "https://campspace.com/en/s/naturcamping-an-pferdekoppeln_5531"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}