{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Balfour Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.916044,
            53.861153
          ],
          [
            -1.916267,
            53.861003
          ],
          [
            -1.916491,
            53.860854
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592315, BD21 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.916246934447286,
          53.86101573684538
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090158013, BD21 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9163076275573785,
          53.861078694090196
        ]
      }
    }
  ]
}