{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fisher Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.725782,
            53.343234
          ],
          [
            -2.72578,
            53.343117
          ],
          [
            -2.725778,
            53.343001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fisher Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.725778,
            53.343001
          ],
          [
            -2.725768,
            53.342902
          ],
          [
            -2.725759,
            53.342803
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fisher Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.725759,
            53.342803
          ],
          [
            -2.725742,
            53.3427
          ],
          [
            -2.725726,
            53.342596
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012254892, WA7 1RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.725725650313899,
          53.34259642500211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012261044, WA7 1RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.725944917128949,
          53.343125433036334
        ]
      }
    }
  ]
}