{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatze-neustadt-bayern",
  "name": "Mainglück Camping",
  "description": "Campsite Main Happiness ! Located directly on the Main, surrounded by forest, the place offers a feeling of standing freely connected with the amenities of showers and toilets as well as a large pool!",
  "url": "https://campertunity.com/listings/campgrounds/campingplatze-neustadt-bayern",
  "image": [
    "https://camping-bayern.info/img/90/campingplatz-mainglück-camping-5685.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://camping-bayern.info/img/90/campingplatz-maingl&#252;ck-camping-5685.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingplatz 1",
    "addressLocality": "Neustadt",
    "addressRegion": "Bayern",
    "postalCode": "97845",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.911336,
    "longitude": 9.583809
  },
  "sameAs": [
    "https://camping-bayern.info/campingplatz/maingluck-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}