{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zetas-camping-bodrum-mugla",
  "name": "Zetaş Camping",
  "description": "Zetas Camping, the most popular coastal town of Bodrum, is an ideal facility for both the fun life of camp and the fun life of Bodrum. It is built on vast land surrounded by eucalyptus trees. Tent camp and trailer camp is available.",
  "url": "https://campertunity.com/listings/campgrounds/zetas-camping-bodrum-mugla",
  "image": [
    "https://d1kn6yj76m9zby.cloudfront.net/ZetasCamping/userImage0",
    "https://kampp.s3.eu-central-1.amazonaws.com/ZetasCamping/userImage0",
    "https://kampp.s3.eu-central-1.amazonaws.com/ZetasCamping/userImage1",
    "https://kampp.s3.eu-central-1.amazonaws.com/ZetasCamping/userImage2",
    "https://kampp.s3.eu-central-1.amazonaws.com/ZetasCamping/userImage3"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bodrum",
    "addressRegion": "Muğla",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.030646,
    "longitude": 27.408008
  },
  "sameAs": [
    "https://www.kampp.in/kamp-alani/zetas-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}