{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golcuk-golu-kampp-izmir",
  "name": "Gölcük Gölü - Kampp",
  "description": "Lake Gölcuk is a place in the town of Bozdağ, in the District of Payish, İzmir Province, offering a unique camp experience for nature lovers.",
  "url": "https://campertunity.com/listings/campgrounds/golcuk-golu-kampp-izmir",
  "image": [
    "https://kampp.s3.amazonaws.com/Golcuk/golcuk.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "İzmir",
    "addressRegion": "1"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.316795,
    "longitude": 28.024728
  },
  "sameAs": [
    "https://www.kampp.in/kamp-alani/golcuk-golu"
  ]
}