{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "May's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.982767,
            51.943446
          ],
          [
            0.983811,
            51.945327
          ],
          [
            0.984117,
            51.94588
          ],
          [
            0.984691,
            51.946523
          ],
          [
            0.984769,
            51.947192
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "303004908, CO7 6EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9846590923374244,
          51.947436501184704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "303004909, CO7 6EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9845359150713615,
          51.947115852824545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025350405, CO7 6EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9845054014602067,
          51.94797102838727
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070233909, CO7 6EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9827932243234271,
          51.94344565121351
        ]
      }
    }
  ]
}