{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-maaraue-mainz-kostheim",
  "name": "Campingplatz Maaraue",
  "description": "Campingplatz Maaraue offers pitches for vehicles and tents with views of Mainz, directly on the Rhine. It has a shop, fresh water access, electricity, shower, and WC. Recreational activities and the cities of Mainz and Wiesbaden are nearby.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-maaraue-mainz-kostheim",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361eaf%2F322871ce-c6ab-4d13-bcae-7c1b466805ca_image_2023_11_13_8_640x480.jpg?alt=media&token=ff8addd8-8f57-40e6-9aac-97df608a80f9",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maaraustr. 48",
    "addressLocality": "Mainz/Kostheim",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.00226,
    "longitude": 8.28616
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}