{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/orient-camping-konacik-hatay",
  "name": "Orient Camping",
  "description": "choice of Sun or shade-large swimming pool-simple sanitary ware-owner speaks Dutch and German -lots of greenery and fruit trees where one of mag picking",
  "url": "https://campertunity.com/listings/campgrounds/orient-camping-konacik-hatay",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749749.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "karaçay sokak",
    "addressLocality": "Konacık",
    "addressRegion": "hatay",
    "postalCode": "31225",
    "addressCountry": "Turkey"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.35971,
    "longitude": 35.83018
  },
  "sameAs": [
    "https://www.campercontact.com/en/turkey/hatay/konack/24767/orient-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "461.54",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "461.54+"
}