{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ford Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.711506,
            53.680947
          ],
          [
            -1.711988,
            53.680798
          ],
          [
            -1.712083,
            53.680769
          ],
          [
            -1.712387,
            53.68059
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83105514, WF14 9TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7119926251171091,
          53.68066060824984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83105515, WF14 9TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7122051883340934,
          53.68057123704808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83105516, WF14 9TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7122941884166143,
          53.680841095636225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83106148, WF14 9TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7123728221940917,
          53.68040985235584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206800, WF14 9QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7115062019084248,
          53.68094706002059
        ]
      }
    }
  ]
}