{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-rothenburg-od-tauber-bayern",
  "name": "Stellplatz Rothenburg o.d. Tauber",
  "description": "Motorhome place Rothenburg ob der Tauber - the parking space on the edge of the historic old town in the short overview..",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-rothenburg-od-tauber-bayern",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nördlinger Straße, P2",
    "addressLocality": "Rothenburg ob der Tauber",
    "addressRegion": "BY",
    "postalCode": "91541",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.37086,
    "longitude": 10.18321
  }
}