{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Paterson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.483231,
            53.738552
          ],
          [
            -2.482371,
            53.738951
          ],
          [
            -2.481512,
            53.73935
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010318925, BB2 3SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4832764783596915,
          53.73856126809066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024903204, BB2 3SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4816012436781962,
          53.7392241492175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096072871, BB2 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4819710524156213,
          53.73974397389638
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012540505, BB2 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4826326423939715,
          53.73926493879376
        ]
      }
    }
  ]
}