{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kotkowo-unnamed-road",
  "name": "Kotkowo Parking",
  "description": "Next to the parking lot there is a sandy beach by the lake. There is a designated place where you can bathe. Accessible toilet",
  "url": "https://campertunity.com/listings/campgrounds/kotkowo-unnamed-road",
  "image": [
    "https://cdn3.park4night.com/lieu/356201_356300/356227_gd.jpg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_pr.svg?v=bf1a9a5",
    "https://cdn3.park4night.com/lieu/356201_356300/356231_gd.jpg",
    "https://cdn6.park4night.com/images/svg/flags/pl.svg",
    "https://cdn3.park4night.com/lieu/356201_356300/356228_gd.jpg",
    "https://cdn3.park4night.com/lieu/356201_356300/356230_gd.jpg",
    "/images/svg/logo_p4n_web_vertical.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Kotkowo",
    "postalCode": "14-105",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.825992,
    "longitude": 20.005744
  },
  "sameAs": [
    "https://park4night.com/en/place/132472"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}