{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-zur-uferschalbe-grossheide-lower-saxony",
  "name": "Pitch to the shore shelf",
  "description": "Enjoy a relaxing stay at Pitch to the Uferschalbe in Großheide, Germany. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-zur-uferschalbe-grossheide-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651205256.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Düwelsmeer",
    "addressLocality": "grossheide",
    "addressRegion": "Lower Saxony",
    "postalCode": "26532",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.54996,
    "longitude": 7.38104
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ]
}