{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/berksoy-hotel-camping-bergama-izmir",
  "name": "Berksoy Hotel Camping",
  "description": "Quietly situated on the edge of the swimming pool of the hotel. Within walking distance of the interesting center of Bergama.",
  "url": "https://campertunity.com/listings/campgrounds/berksoy-hotel-camping-bergama-izmir",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650895850.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Atatürk Bulvarı",
    "addressLocality": "bergama",
    "addressRegion": "izmir",
    "postalCode": "35700",
    "addressCountry": "turkey"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1011,
    "longitude": 27.15987
  },
  "sameAs": [
    "https://www.campercontact.com/en/turkey/izmir/bergama/73441/berksoy-hotel-camping",
    "https://www.campercontact.com/nl/turkije/egeische-regio/bergama/73441/berksoy-hotel-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": "1153.85",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "1153.85+"
}