{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/karavan-park-alani-akhisar-manisa",
  "name": "Karavan Park Alani",
  "description": "municipal camping pitch with security - municipal swimming pool",
  "url": "https://campertunity.com/listings/campgrounds/karavan-park-alani-akhisar-manisa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651175545"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Akhisar",
    "addressRegion": "manisa",
    "postalCode": "45215",
    "addressCountry": "Turkey"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.91226,
    "longitude": 27.81221
  },
  "sameAs": [
    "https://www.campercontact.com/en/turkey/manisa/akhisar/157916/karavan-park-alani"
  ],
  "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": "200",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "200+"
}