{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-idyll-at-gates-of-soest-soest",
  "name": "Green idyll at the gates of Soest",
  "description": "Just 3 km from Soest's charming old town, a pitch surrounded by greenery and expansive fields awaits you. Your camper will find a cozy temporary home here – and those who prefer camping will find plenty of space on our large meadow. Our beautiful garden is open to you: for relaxing, playing, or simply enjoying yourself. Children and pets are expressly welcome. You can feel at home here. With us, you'll feel like you're staying with friends, not at an anonymous campsite. Campers and caravans c...",
  "url": "https://campertunity.com/listings/campgrounds/green-idyll-at-gates-of-soest-soest",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Soest",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5935,
    "longitude": 8.0605
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/north-rhine-westphalia/soest/173972/green-idyll-at-the-gates-of-soest"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}