{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-tante-henni-hasloh",
  "name": "Campingplatz Tante Henni",
  "description": "Camping Tante Henni is located near Hamburg, offering pitches for motorhomes, tents, and caravans. It features Wi-Fi, showers, and WC. The campsite has a pond café Freiluft and is open all year round.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-tante-henni-hasloh",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361f2c%2F6fb76b4f-be70-4dcd-bfcb-a3172e897c6b_IMG_9370-400x300_640x480.jpeg?alt=media&token=9b830825-c7f2-4cc3-a7cd-75c3388a74fd",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Garstedter Weg 36a",
    "addressLocality": "Hasloh",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.69256,
    "longitude": 9.92612
  },
  "sameAs": [
    "https://campio.no/campsite/campingplatz-tante-henni"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}