{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-silbersee-schiffdorf",
  "name": "Campingplatz Silbersee",
  "description": "Campingplatz Silbersee offers camping and recreation at Silbersee, near Bremerhaven. Features include pitches with electricity, a large tent meadow, a natural lake with a sunbathing lawn, a café, kiosk, grill, playground, minigolf, and sports facilities.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-silbersee-schiffdorf",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361f0e%2F441cee8b-f541-46d9-92c6-5910d818da96_Sonnenuntergang-am-Silbersee-1024x576_640x480.jpg?alt=media&token=57a398f6-4694-46a2-a86f-dc2fd4d7dce3",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silberseestr 70",
    "addressLocality": "Schiffdorf",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.49291,
    "longitude": 8.80975
  },
  "sameAs": [
    "https://campio.no/campsite/campingplatz-silbersee"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}