{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elizabeth Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.946329,
            52.312112
          ],
          [
            -1.946635,
            52.31237
          ],
          [
            -1.94694,
            52.312627
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009651035, B97 6DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9463426441059788,
          52.31210526423092
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009653188, B97 6BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9475745188175086,
          52.31233056998155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015449574, B97 6BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.94638607622503,
          52.312581765274054
        ]
      }
    }
  ]
}