{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salt-desert-camp-eskil-aksaray",
  "name": "Salt Desert Camp",
  "description": "at a tent camp near salt lake - center 10km",
  "url": "https://campertunity.com/listings/campgrounds/salt-desert-camp-eskil-aksaray",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Eskil",
    "addressRegion": "aksaray",
    "postalCode": "68800",
    "addressCountry": "Turkey"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.47547,
    "longitude": 33.45788
  },
  "sameAs": [
    "https://saltdesertcamp.com",
    "https://www.campercontact.com/es/turquia/provincia-de-aksaray/eskil/102956/salt-desert-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "200",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "200+"
}