{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/self-sufficient-east-friesland-warsingsfehn-niedersachsen",
  "name": "Self Sufficient camping in the heart of East Friesland",
  "description": "Enjoy a relaxing stay at Self-sufficient camping in the heart of East Friesland in Warsingsfehn, Germany. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/self-sufficient-east-friesland-warsingsfehn-niedersachsen",
  "image": [
    "https://static.campspace.com/media/space/detail/puc_1aabb6f87202b489ae8613b82b2eb8cc.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Warsingsfehn",
    "addressRegion": "Niedersachsen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3155,
    "longitude": 7.486
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}