{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/uluburun-camping-degirmenagzi-giresun",
  "name": "Uluburun Camping",
  "description": "small campsite - restaurant [open in the evening] - own small beach - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/uluburun-camping-degirmenagzi-giresun",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650872210.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Degirmenağzı",
    "addressRegion": "giresun",
    "postalCode": "28900",
    "addressCountry": "Turkey"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.97239,
    "longitude": 38.6246
  },
  "sameAs": [
    "https://www.campercontact.com/en/turkey/giresun/degirmenagz-koyu/60358/uluburun-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "384.62",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "384.62+"
}