{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-oaza-blonie-kornik",
  "name": "Camping Oaza-Blonie",
  "description": "Camping Oaza-Blonie is a campsite in Kórnik, Greater Poland, located by a lake/recreational pond.The campsite has pitches without shade. Camping...",
  "url": "https://campertunity.com/listings/campgrounds/camping-oaza-blonie-kornik",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67519927011de.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica Lesna 6",
    "addressLocality": "Kórnik",
    "postalCode": "62-035",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24956,
    "longitude": 17.07664
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}