{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nature-camping-paddock",
  "name": "Nature camping at the paddock",
  "description": "Between horses and view of the castle: More nature is really not possible. On my self-sufficient cam",
  "url": "https://campertunity.com/listings/campgrounds/nature-camping-paddock",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ac/f9/4c/acf94c9b4a67922c1978bb009c3b3561.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.09,
    "longitude": 14.1
  },
  "sameAs": [
    "https://campspace.com/en/s/naturcamping-an-der-pferdekoppel_6635?pitchTypeId=4840&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}