{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.732702,
            53.677461
          ],
          [
            -1.732103,
            53.677802
          ],
          [
            -1.731724,
            53.678017
          ],
          [
            -1.731529,
            53.678156
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83089728, HD5 0RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7315853155176426,
          53.677955695747904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206878, HD5 0RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.732693546638144,
          53.67746382263233
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83224093, HD5 0RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7314928290115696,
          53.67821614544702
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83224094, HD5 0RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7314928290115696,
          53.67821614544702
        ]
      }
    }
  ]
}