{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Bottom Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.933594,
            53.734201
          ],
          [
            -1.933575,
            53.733676
          ],
          [
            -1.933563,
            53.733366
          ],
          [
            -1.93372,
            53.733173
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215242, HX2 6SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9337204199796512,
          53.73317291521468
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051310437, HX2 6SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9326999449598081,
          53.73622828656513
        ]
      }
    }
  ]
}