{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kitts Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.286023,
            50.694114
          ],
          [
            -3.285858,
            50.693983
          ],
          [
            -3.285775,
            50.693976
          ],
          [
            -3.285431,
            50.693945
          ],
          [
            -3.284775,
            50.693862
          ],
          [
            -3.283873,
            50.693583
          ],
          [
            -3.283165,
            50.693436
          ],
          [
            -3.283006,
            50.693403
          ],
          [
            -3.282583,
            50.693315
          ],
          [
            -3.282249,
            50.693135
          ],
          [
            -3.282147,
            50.69308
          ],
          [
            -3.281832,
            50.692909
          ],
          [
            -3.281532,
            50.692748
          ],
          [
            -3.281045,
            50.692345
          ],
          [
            -3.280856,
            50.692258
          ],
          [
            -3.280762,
            50.692215
          ],
          [
            -3.280145,
            50.691931
          ],
          [
            -3.279592,
            50.691901
          ],
          [
            -3.279289,
            50.691984
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023099420, EX10 0NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2832787661612284,
          50.69348538864588
        ]
      }
    }
  ]
}