{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-meckenheim-north-rhine-westphalia-meckenheim-de",
  "name": "Campspace in Meckenheim, North Rhine Westphalia",
  "description": "You can put your tent in a quiet garden in a nice housing estate. Toilet and shower can be shared. Breakfast or dinner can be provided by arrangement and at an additional cost. Tea/coffee water is free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-meckenheim-north-rhine-westphalia-meckenheim-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Meckenheim",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5895,
    "longitude": 7.0045
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}