{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baltimore Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.972443,
            53.401826
          ],
          [
            -2.972439,
            53.402013
          ],
          [
            -2.972435,
            53.402199
          ],
          [
            -2.972371,
            53.402375
          ],
          [
            -2.972307,
            53.402551
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38011723, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972541006263098,
          53.402243281908156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38011724, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9724975311443034,
          53.40231554750836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263848, L1 9DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9723073609333186,
          53.402550808697214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38285228, L1 9BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9725208427777248,
          53.40201872299873
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38346236, L1 9BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.97246847931911,
          53.402360728813974
        ]
      }
    }
  ]
}