{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Macauley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.26998,
            53.785206
          ],
          [
            -2.270132,
            53.785183
          ],
          [
            -2.270283,
            53.78516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Macauley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.269646,
            53.785243
          ],
          [
            -2.269795,
            53.785226
          ],
          [
            -2.269943,
            53.78521
          ],
          [
            -2.269962,
            53.785208
          ],
          [
            -2.26998,
            53.785206
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014134410, BB11 5EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.270617305330037,
          53.785159439092325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010347582, BB11 5EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.269828044840442,
          53.78515223135315
        ]
      }
    }
  ]
}