{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gunluklu-camping-fethiye-mugla",
  "name": "Camping with Diary",
  "description": "Camping is a place on Diary Beach with a pool. Tents are protected from the sun. There are enough shower wcs. Friends who are going to disappear should shop nearby.",
  "url": "https://campertunity.com/listings/campgrounds/gunluklu-camping-fethiye-mugla",
  "image": [
    "https://d1kn6yj76m9zby.cloudfront.net/GunlukluCamping/gunluklu_camping.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/GunlukluCamping/gunluklu_camping_2.jpeg",
    "https://kampp.s3.eu-central-1.amazonaws.com/GunlukluCamping/gunluklu_camping_3.jpeg",
    "https://kampp.s3.eu-central-1.amazonaws.com/GunlukluCamping/gunluklu_camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fethiye",
    "addressRegion": "Muğla",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.718431,
    "longitude": 29.020473
  },
  "sameAs": [
    "https://www.kampp.in/kamp-alani/gunluklu-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}