{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/idyllic-parking-space",
  "name": "Idyllic parking space",
  "description": "We offer you an idyllically located pitch on our farm in Kettenburg. Fresh water can be filled up wi",
  "url": "https://campertunity.com/listings/campgrounds/idyllic-parking-space",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/62/c1/cl62c1b034-b37a-4a8d-8c0c-3eb6816e7ed9.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.94,
    "longitude": 9.55
  },
  "sameAs": [
    "https://campspace.com/en/s/idyllischer-stellplatz_9656"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}