{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Field Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.630628,
            53.71577
          ],
          [
            -1.630854,
            53.715865
          ],
          [
            -1.631081,
            53.71596
          ],
          [
            -1.63105,
            53.71599
          ],
          [
            -1.631019,
            53.71602
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208270, WF17 5LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6314020268885314,
          53.71562854189792
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83216182, WF17 5LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.629924419857956,
          53.71652280409709
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83218114, WF17 0LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6288043985550777,
          53.718101253568996
        ]
      }
    }
  ]
}