{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-fischerdorf-fedderwardersiel",
  "name": "Camping Fischerdorf",
  "description": "Family-run campsite since 1971, located directly on the water in the Nationalpark Niedersächsisches Wattenmeer. Offers pitches, tent sites, and caravan/motorhome spots with amenities like a small restaurant, sanitary facilities, and washing machines.",
  "url": "https://campertunity.com/listings/campgrounds/camping-fischerdorf-fedderwardersiel",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653775b7c00e7b000d63d45f%2F9eaa6321-44b1-4e5c-8c40-7fca0fcd1cab_IMG_0042-bb38c4b4_640x480.jpeg?alt=media&token=4fa73ac2-c084-4406-8a3a-30d3ee2f014d",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Hafen 14",
    "addressLocality": "Fedderwardersiel",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.59538,
    "longitude": 8.35338
  },
  "sameAs": [
    "https://campio.no/campsite/camping-fischerdorf",
    "https://www.camperado.de/campingdetails/Camping_Fischerdorf__1122"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}