{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-dorfprozelten-bavaria",
  "name": "Wohnmobilstellplatz Dorfprozelten",
  "description": "Right on the banks of the Main Beautiful place",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-dorfprozelten-bavaria",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650824820.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maingasse",
    "addressLocality": "dorfprozelten",
    "addressRegion": "bavaria",
    "postalCode": "97904",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.77827,
    "longitude": 9.37775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}