{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wurlsee-camping-lychen",
  "name": "Wurlsee Camping Lychen",
  "description": "Family-friendly campsite in the Uckermark region, near a clear lake. Offers pitches for various camping types, cabins, and proximity to Lychen's attractions. Features a playground and a beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wurlsee-camping-lychen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65377972517409000d3a78ce%2F43e91371-1a8c-4343-9324-8e9052b52367_161_5466_640x480.jpeg?alt=media&token=38b5da53-651c-492f-ab27-81328a749d78",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65377972517409000d3a78ce%2F8288634a-dd19-4933-be7e-4b1e2fe70f9e_161_6764_640x480.jpeg?alt=media&token=d48aec00-202e-43c9-93d1-be5abb20094a",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65377972517409000d3a78ce%2Fcd8158f9-4048-4a99-bd51-d090e9ff1ad0_161_7579_640x480.jpeg?alt=media&token=f5c49c75-6f6e-44c7-99df-654d0e55d89a",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65377972517409000d3a78ce%2Fcbd57a1e-e324-4513-99a1-f3ffb53b8538_161_5706_640x480.jpeg?alt=media&token=07a8eb36-aaec-41cc-a845-ec9bb77dafaa",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65377972517409000d3a78ce%2Ffbfb0913-7fd0-44de-ad3a-8d553cc22185_161_5432_640x480.jpeg?alt=media&token=ded253d8-8e67-4c2f-a2f9-0040e697f626"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strelitzer Straße 5b",
    "addressLocality": "Lychen",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2198,
    "longitude": 13.30623
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}