{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lee Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.321169,
            53.701203
          ],
          [
            -2.320833,
            53.700934
          ],
          [
            -2.320814,
            53.700903
          ],
          [
            -2.320603,
            53.700557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226193, BB4 6PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3205881909761055,
          53.70055717833649
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010603658, BB4 6PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.320697293352093,
          53.700961352570204
        ]
      }
    }
  ]
}