{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.907225,
            53.622109
          ],
          [
            -2.903941,
            53.621251
          ],
          [
            -2.900657,
            53.620394
          ],
          [
            -2.896862,
            53.619413
          ],
          [
            -2.893067,
            53.618433
          ],
          [
            -2.891486,
            53.618008
          ],
          [
            -2.889904,
            53.617583
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012347808, L40 9QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8930719201474893,
          53.618458434241816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015605034, L40 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.899612458535123,
          53.62033298766707
        ]
      }
    }
  ]
}