{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-miltenberg-miltenberg-by",
  "name": "Stellplatz Miltenberg",
  "description": "The RV park in Miltenberg is located directly on the Main bank opposite the Old Town. 8 Mobile, no V&E, no electricity, but directly on the Main. 5 min to Old Town.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-miltenberg-miltenberg-by",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steingaesserstraße",
    "addressLocality": "Miltenberg",
    "addressRegion": "BY",
    "postalCode": "63897",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.70432,
    "longitude": 9.255466
  }
}