{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dorset Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.486463,
            53.493215
          ],
          [
            -2.486435,
            53.493367
          ],
          [
            -2.486408,
            53.493518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dorset Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.486492,
            53.492942
          ],
          [
            -2.486477,
            53.493079
          ],
          [
            -2.486463,
            53.493215
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064020, WN7 2LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.486450019783031,
          53.49322105434724
        ]
      }
    }
  ]
}