{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-steyerberg",
  "name": "dogs_allowed",
  "description": "We live in an idyllic location in a 12-house suburb of Steyerberg. Surrounded by meadows, forests and fields. Ideal for people with small children. Dogs and horses are welcome. Most of our animals are trusting. Almost all of them like to be petted. On our farm you will find horses, dogs, rabbits and chickens. Would you like to have contact with our animals? You are also welcome to help with the care and maintenance of our animals. The pitch is located directly next to the horse paddock on a g...",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-steyerberg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Steyerberg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5405,
    "longitude": 9.0005
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/steyerberg/169339/parking-space-with-own-horse-on-farm-near-horses"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}