{
  "type": "Feature",
  "geometry": {
        "type": "LineString",
        "coordinates": [
          [102.0, 0.0], [103.0, 1.0], [104.0, 0.0], [105.0, 1.0]
          ]
  },
  "properties": {
    "name": "Dinagat Islands"
  }
}

