{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-bergisch-gladbach-north-rhine-westphalia",
  "name": "Campspace in Bergisch Gladbach, North Rhine-Westphalia",
  "description": "Welcome to our Rosinkawiese, an idyllic meadow between the cities of Cologne and Bergisch Gladbach!",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-bergisch-gladbach-north-rhine-westphalia",
  "image": [
    "https://campspace.com/media/medium/uploads/space/64/68/1e/64681eb361e20854df02c039d8189d86.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51,
    "longitude": 7.08
  },
  "sameAs": [
    "https://campspace.com/en/s/campspace-in-bergisch-gladbach-nordrhein-westfalen_8801"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}