{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/natur-familien-campingplatz-im-brauke-warmsen",
  "name": "Natur & Familien Campingplatz im Brauke",
  "description": "A nature and family campsite with pitches for caravans and tents. It offers a washroom, showers, a children's playground, and a restaurant.",
  "url": "https://campertunity.com/listings/campgrounds/natur-familien-campingplatz-im-brauke-warmsen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d3620c3%2Ffb04c9d0-4351-4587-9bee-f84608b2c530_2023-08-08_640x480.jpg?alt=media&token=bd6a43d8-eb93-4ae8-8f3d-f1824056331c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grossenvörde 32",
    "addressLocality": "Warmsen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.44272,
    "longitude": 8.89643
  },
  "sameAs": [
    "https://campio.no/campsite/natur-and-familien-campingplatz-im-brauke"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}