{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grossen-lychensee-c77-lychen-uckermark",
  "name": "Camping am Großen Lychensee C77",
  "description": "The Großer Lychensee lakeside holiday resort shows how relaxing and camping in nature can become an unforgettable experience. Below the resort is the lido, which is great for children, along with the playground, bathing area and snack bar.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-grossen-lychensee-c77-lychen-uckermark",
  "image": [
    "https://www.brandenburg-tourism.com/fileadmin/_ppma_unprocessed_/UM_Mohnfeld_bei_Suckow_C_TMB-Fotoarchiv_Steffen_Lehmann.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Strandbad",
    "addressLocality": "Lychen",
    "addressRegion": "This provider is located in the region Uckermark",
    "postalCode": "17279"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.20604611234,
    "longitude": 13.301812736252
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1000",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$1000+"
}