{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Donkey Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.991064,
            51.969837
          ],
          [
            0.991584,
            51.96983
          ],
          [
            0.992096,
            51.969691
          ],
          [
            0.992544,
            51.96957
          ],
          [
            0.993126,
            51.969504
          ],
          [
            0.993754,
            51.969579
          ],
          [
            0.994382,
            51.969654
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003809523, CO7 6LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9944879882548543,
          51.96956308202258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033304067, CO7 6LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9931025842694949,
          51.96909468284486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004240260, CO7 6LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9932712939756875,
          51.96944114538976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004242680, CO7 6LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9939011454407966,
          51.96949707129273
        ]
      }
    }
  ]
}