{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-goken-friesoythethulsfeld",
  "name": "Campingplatz Göken",
  "description": "Family-friendly campsite in the Erholungsgebiet Thülsfelder Talsperre, near a lake. Offers pitches for short-term campers and year-round pitches. Provides access to various outdoor activities like hiking, swimming, and fishing.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-goken-friesoythethulsfeld",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361e5e%2F851261b9-115c-4241-b6f8-f554b998b160_02_640x480.jpg?alt=media&token=bad6a605-6ae0-4ac0-95fd-8906acb4aafc",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thülsfelder Straße 1",
    "addressLocality": "FriesoytheThülsfeld",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9382,
    "longitude": 7.93094
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}