{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pepemare-ludwigsburg-baden-wurttemberg",
  "name": "PepeMare",
  "description": "Glamorous camping in Gallipoli: discover our exclusive tents with comfort, relaxation and fun guarantee and unbeatable prices!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pepemare-ludwigsburg-baden-wurttemberg",
  "image": [
    "https://www.pepemare.de/images/regioni/glamping.jpg",
    "https://www.pepemare.de/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stammheimerstrasse 22",
    "addressLocality": "Ludwigsburg",
    "addressRegion": "Baden Württemberg",
    "postalCode": "71636",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.883317,
    "longitude": 9.159781
  }
}