{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.02401,
            52.550899
          ],
          [
            -2.023953,
            52.550944
          ],
          [
            -2.023896,
            52.550989
          ],
          [
            -2.023841,
            52.551032
          ],
          [
            -2.023786,
            52.551076
          ],
          [
            -2.023618,
            52.551208
          ],
          [
            -2.02345,
            52.55134
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.025381,
            52.549819
          ],
          [
            -2.024998,
            52.550121
          ],
          [
            -2.024615,
            52.550422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.024615,
            52.550422
          ],
          [
            -2.024456,
            52.550549
          ],
          [
            -2.024297,
            52.550676
          ],
          [
            -2.024153,
            52.550788
          ],
          [
            -2.02401,
            52.550899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008537595, WS10 7EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.023892087191531,
          52.550557493409144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008765623, WS10 7EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.024305083051862,
          52.550665286626646
        ]
      }
    }
  ]
}