{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-hamburg-1",
  "name": "Motorhome parking space",
  "description": "Hamburg pitch - NO RESERVATION POSSIBLE",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-hamburg-1",
  "image": [
    "https://stellplatz.info/img/1004/wohnmobilstellplatz-wohnmobilhafen-hamburg-4829.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/1004/wohnmobilstellplatz-wohnmobilhafen-hamburg-4829.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grüner Deich 8",
    "addressLocality": "Hamburg",
    "addressRegion": "Hamburg",
    "postalCode": "20097",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.54358,
    "longitude": 10.02692
  },
  "sameAs": [
    "https://stellplatz.Info/wohnmobilstellplatz/wohnmobilhafen-hamburg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}