{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goktur-camping-erdek-balikesir",
  "name": "Sky Camping",
  "description": "Göktur Camping is in Erdek district of Balıkesir Province, two-and-a-half hours from Istanbul, distance from Erdek headquarters is 18 km from the centre of Bandırma.",
  "url": "https://campertunity.com/listings/campgrounds/goktur-camping-erdek-balikesir",
  "image": [
    "https://d1kn6yj76m9zby.cloudfront.net/UserCampPhotos/kamp4.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/UserCampPhotos/kamp4.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/UserCampPhotos/kamp5.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/UserCampPhotos/kamp8.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/UserCampPhotos/kamp7.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/UserCampPhotos/kamp6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Erdek",
    "addressRegion": "Balıkesir",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.398304075880034,
    "longitude": 27.83375697365956
  },
  "sameAs": [
    "https://www.kampp.in/kamp-alani/goktur-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}