{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.67536,
            53.708459
          ],
          [
            -1.675424,
            53.708495
          ],
          [
            -1.675489,
            53.708531
          ],
          [
            -1.675391,
            53.708602
          ],
          [
            -1.675293,
            53.708672
          ],
          [
            -1.675204,
            53.708724
          ],
          [
            -1.675115,
            53.708776
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83128102, WF16 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6752916601056973,
          53.70856491768305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83128103, WF16 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.675200418338184,
          53.70860961123921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208449, WF16 9LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.675138437423874,
          53.70878920599439
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83240681, WF16 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6752916601056973,
          53.70856491768305
        ]
      }
    }
  ]
}