{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nordseeburg-westerdeichstrich",
  "name": "Camping Nordseeburg",
  "description": "A cozy, family-run site with pitches for permanent and temporary campers. Rental caravans are available. Close to the sea, it features a lounge, kiosk, and well-maintained restrooms.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nordseeburg-westerdeichstrich",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653775b7c00e7b000d63d546%2Fa448a3ad-ece2-4f70-a2b0-d92d50815a08_image_640x480.jpg?alt=media&token=cc5db348-1af0-452b-a253-2ceff8fa87c2",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stadtweg 2",
    "addressLocality": "Westerdeichstrich",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.16196,
    "longitude": 8.8692
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    }
  ]
}