{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bachus-zawory-chmielno",
  "name": "Camping Bachus",
  "description": "Camping Bachus is a campsite in Zawory, Pomeranian, located in a wood and by a lake/recreational pond.The campsite has pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-bachus-zawory-chmielno",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751777a541fc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grodziska 16",
    "addressLocality": "Zawory/Chmielno",
    "postalCode": "83-333",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.32139,
    "longitude": 18.11944
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/poland/pomeranian/zawory/camping-bachus-121172/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}