{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seecamp-waldreich-tauche-ot-ranzig",
  "name": "Seecamp Waldreich",
  "description": "Seecamp Waldreich is a small campsite in the heart of Brandenburg on the beautiful Ranziger See.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seecamp-waldreich-tauche-ot-ranzig",
  "image": [
    "https://www.brandenburg-tourism.com/fileadmin/_ppma_unprocessed_/SOS_scharmuetzelsee_C_TMB-Fotoarchiv_Steffen_Lehmann.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ranziger Hauptstraße 21a",
    "addressLocality": "Tauche OT Ranzig",
    "addressRegion": "This provider is located in the region Seenland Oder-Spree",
    "postalCode": "15848"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.114390669584,
    "longitude": 14.189512827177
  }
}