{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingverein-glower-see-ev-friedland-brandenburg",
  "name": "Campingverein Glower See e.V.",
  "description": "Campingverein Glower See e.V. is a camping location.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingverein-glower-see-ev-friedland-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Friedland",
    "addressRegion": "brandenburg",
    "postalCode": "15848",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.08909,
    "longitude": 14.20477
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}