{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Falcon Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.476217,
            50.912398
          ],
          [
            -3.47621,
            50.912602
          ],
          [
            -3.475826,
            50.91265
          ],
          [
            -3.47583,
            50.912662
          ],
          [
            -3.475906,
            50.912873
          ],
          [
            -3.476298,
            50.912872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002163947, EX16 6WT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.476136637411244,
          50.9129099287641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035360932, EX16 6WT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4762921976598062,
          50.912880982336375
        ]
      }
    }
  ]
}