{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eurocamp-am-helenesee-frankfurt-oder-brandenburg",
  "name": "EuroCamp Am Helenesee",
  "description": "Find your pitch for your motorhome throughout Europe",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eurocamp-am-helenesee-frankfurt-oder-brandenburg",
  "image": [
    "//camping-finder.de/wp-content/uploads/2018/11/camping-finder-logo-weiss.png",
    "https://camping-finder.de/wp-content/plugins/sabai/assets/images/no_image.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Helenesee",
    "addressLocality": "Frankfurt (Oder)",
    "addressRegion": "Brandenburg",
    "postalCode": "15236",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3412273,
    "longitude": 14.549452
  }
}