{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-resorts-wurster-nordseekueste-niedersachsen",
  "name": "Glamping-Resorts",
  "description": "Enjoy the camping experience even without a single caravan. Our caravans for rent are located directly on the lake, have a fixed toilet and have a shower.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-resorts-wurster-nordseekueste-niedersachsen",
  "image": [
    "https://glamping.info/img/204516/glamping-kransburger-see-206789.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/204516/glamping-kransburger-see-206789.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kransburger Str. 1",
    "addressLocality": "Wurster Nordseeküste",
    "addressRegion": "Niedersachsen",
    "postalCode": "27639",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.71189,
    "longitude": 8.6325
  },
  "sameAs": [
    "https://glamping.info/glamping/kransburger-see"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}