{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/inselrhein-ingelheim-am-rhein-rhineland-palatinate",
  "name": "Inselrhein",
  "description": "Inselrhein is a camping site in Heidesheim am Rhein that offers toilet and shower facilities.",
  "url": "https://campertunity.com/listings/campgrounds/inselrhein-ingelheim-am-rhein-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auxonner Straße",
    "addressLocality": "Ingelheim am Rhein",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "55262",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.01006,
    "longitude": 8.09773
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}