{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandbad-und-campingplatz-amriswil-uttwil",
  "name": "Strandbad und Campingplatz Amriswil",
  "description": "Strandbad und Campingplatz Amriswil - Camping in Uttwil",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandbad-und-campingplatz-amriswil-uttwil",
  "image": [
    "https://www.local.ch/img/local_logo_90x32.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandbadstrasse 202",
    "addressLocality": "Uttwil",
    "postalCode": "8592",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.589241,
    "longitude": 9.33318
  }
}