{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stuart Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.369384,
            53.760241
          ],
          [
            -2.369256,
            53.760283
          ],
          [
            -2.369128,
            53.760325
          ],
          [
            -2.368893,
            53.760401
          ],
          [
            -2.368658,
            53.760477
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884410, BB5 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3686430357020773,
          53.76048640005931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070893849, BB5 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3691413689609035,
          53.760233199641824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070895314, BB5 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.369018922349382,
          53.76010774392995
        ]
      }
    }
  ]
}