{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.209761,
            54.68449
          ],
          [
            -1.209537,
            54.684541
          ],
          [
            -1.209313,
            54.684592
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.209313,
            54.684592
          ],
          [
            -1.209179,
            54.684623
          ],
          [
            -1.209045,
            54.684653
          ],
          [
            -1.208852,
            54.684697
          ],
          [
            -1.208658,
            54.684741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.210107,
            54.684409
          ],
          [
            -1.209934,
            54.684449
          ],
          [
            -1.209761,
            54.68449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009713957, TS24 7ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2107214944099793,
          54.68473613445983
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009717616, TS24 7HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2088141920308262,
          54.68470572761411
        ]
      }
    }
  ]
}