{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grand Hotel Avcılar",
        "type": "Hotel",
        "description": "TÜYAP ve IFM fuar merkezlerine yakın 3 yıldızlı otel.",
        "url": "https://grandavcilarhotel.com"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [28.742117, 40.977705]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "TÜYAP Fuar ve Kongre Merkezi",
        "type": "ConventionCenter",
        "distance": "15 km",
        "description": "Fuar alanı, otelden 15 km uzaklıkta (15-20 dk)."
      },
      "geometry": { "type": "Point", "coordinates": [28.654930, 41.004970] }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "CNR Expo / İstanbul Fuar Merkezi",
        "type": "ConventionCenter",
        "distance": "25 km",
        "description": "IFM, Yeşilköy’de, 25-30 dakika mesafede."
      },
      "geometry": { "type": "Point", "coordinates": [28.818630, 40.976510] }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "İstanbul Havalimanı (IST)",
        "type": "Airport",
        "distance": "48 km",
        "description": "Yaklaşık 45 dakikalık sürüş mesafesi."
      },
      "geometry": { "type": "Point", "coordinates": [28.812820, 41.275278] }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Avcılar İDO İskelesi",
        "type": "Port",
        "distance": "1.5 km",
        "description": "Yürüyerek 15 dakika."
      },
      "geometry": { "type": "Point", "coordinates": [28.734760, 40.979640] }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "İstanbul Üniversitesi - Avcılar Kampüsü",
        "type": "University",
        "distance": "3.2 km",
        "description": "10 dakikalık sürüş mesafesi."
      },
      "geometry": { "type": "Point", "coordinates": [28.723700, 40.984400] }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pelican Mall AVM",
        "type": "ShoppingMall",
        "distance": "2.5 km",
        "description": "5-6 dakika araç mesafesi."
      },
      "geometry": { "type": "Point", "coordinates": [28.731900, 40.983600] }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Avcılar Sahil Parkı",
        "type": "Park",
        "distance": "1 km",
        "description": "Yürüyüş yolu ve deniz manzaralı park."
      },
      "geometry": { "type": "Point", "coordinates": [28.737800, 40.978900] }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ambarlı Limanı",
        "type": "Port",
        "distance": "6 km",
        "description": "10-12 dakika araçla."
      },
      "geometry": { "type": "Point", "coordinates": [28.721300, 40.964500] }
    }
  ]
}
