{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-wuerzburg-friedensbruecke-by",
  "name": "Stellplatz Würzburg",
  "description": "The RV park in Würzburg at the Friedensbrücke - located directly at the old town, the parking space in the short overview.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-wuerzburg-friedensbruecke-by",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dreikronenstrasse",
    "addressLocality": "Würzburg",
    "addressRegion": "BY",
    "postalCode": "97070",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.79783,
    "longitude": 9.92338
  }
}