{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-havsa-edirne",
  "name": "Parking",
  "description": "private parking near Government building permission of Porter administrator-in the Center",
  "url": "https://campertunity.com/listings/campgrounds/parking-havsa-edirne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744817.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fatih Caddesi",
    "addressLocality": "Havsa",
    "addressRegion": "edirne",
    "addressCountry": "Turkey"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.54942,
    "longitude": 26.8237
  },
  "sameAs": [
    "https://www.campercontact.com/en/turkey/edirne/havsa/21176/parking"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "0+"
}