{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kyda-koycegiz-mugla",
  "name": "kyda",
  "description": "Quiet place - on the lake - near an orange grove - center 7km",
  "url": "https://campertunity.com/listings/campgrounds/kyda-koycegiz-mugla",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651246407.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Merkez",
    "addressLocality": "koycegiz",
    "addressRegion": "mugla",
    "postalCode": "48800",
    "addressCountry": "turkey"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.88284,
    "longitude": 28.58934
  },
  "sameAs": [
    "https://www.campercontact.com/es/turquia/provincia-de-mugla/koycegiz/160864/kyda",
    "https://www.instagram.com/kiyidacamping/?igshid=YmMyMTA2M2Y%3D"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "25+"
}