{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lower-oder-valley-national-park-polder-view-schwedtoder",
  "name": "Lower Oder Valley National Park Polder View",
  "description": "Everything else by phone We look forward to your visit",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lower-oder-valley-national-park-polder-view-schwedtoder",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "schwedtoder",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.101,
    "longitude": 14.338
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}