{
  "type": "FeatureCollection",
  "name": "Panay West Corridor — Phase 1 Culasi Bypass",
  "description": "GPS waypoints from user 2026-07-24 — inland high-speed bypass avoiding settlement; south → north.",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "id": "culasi-bypass",
        "name": "Phase 1 — Culasi Bypass (GPS)",
        "kind": "phase1",
        "stroke": "#00bb00",
        "stroke-width": 6,
        "status": "gps-waypoints-v1",
        "designIntent": "Avoid settlements; keep alignment as direct as practical for high-speed through traffic."
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            122.062078,
            11.37755
          ],
          [
            122.064055,
            11.378026
          ],
          [
            122.065002,
            11.381595
          ],
          [
            122.064342,
            11.384333
          ],
          [
            122.064372,
            11.39195
          ],
          [
            122.062634,
            11.405202
          ],
          [
            122.060402,
            11.41229
          ],
          [
            122.06375,
            11.42287
          ],
          [
            122.071152,
            11.437697
          ],
          [
            122.071914,
            11.445353
          ],
          [
            122.074006,
            11.453849
          ],
          [
            122.078598,
            11.460978
          ],
          [
            122.077998,
            11.473512
          ],
          [
            122.090228,
            11.489872
          ],
          [
            122.090851,
            11.503113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "South terminus (Batonan / highway rejoin)",
        "kind": "node",
        "role": "south"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          122.062078,
          11.37755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North terminus (Bitadton / highway leave)",
        "kind": "node",
        "role": "north"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          122.090851,
          11.503113
        ]
      }
    }
  ]
}
