{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pepper Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.625441,
            53.542512
          ],
          [
            -2.625622,
            53.542433
          ],
          [
            -2.62563,
            53.54243
          ],
          [
            -2.625839,
            53.542458
          ],
          [
            -2.625863,
            53.542416
          ],
          [
            -2.625887,
            53.542373
          ],
          [
            -2.625905,
            53.542344
          ],
          [
            -2.625924,
            53.542316
          ],
          [
            -2.625966,
            53.542251
          ],
          [
            -2.626009,
            53.542186
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009212995, WN1 1DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.626011565671369,
          53.5424037421068
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063681, WN1 1DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.625905277544449,
          53.54235935616791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024909055, WN1 3AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.626618540539987,
          53.54160957405751
        ]
      }
    }
  ]
}