{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.488629,
            53.394406
          ],
          [
            -1.488061,
            53.394741
          ],
          [
            -1.487493,
            53.395076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013553987, S6 2UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4874933428386725,
          53.395084764124064
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013644227, S6 2BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4873148371827418,
          53.39492220218734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023155063, S6 2UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4882524340527787,
          53.39448577742899
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093467393, S6 2UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4886411401474398,
          53.39467620389457
        ]
      }
    }
  ]
}