{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.972422,
            51.976364
          ],
          [
            0.972644,
            51.976694
          ],
          [
            0.97297,
            51.978023
          ],
          [
            0.972753,
            51.978181
          ],
          [
            0.972141,
            51.978435
          ],
          [
            0.972048,
            51.978643
          ],
          [
            0.973223,
            51.980848
          ],
          [
            0.973257,
            51.981088
          ],
          [
            0.973144,
            51.981303
          ],
          [
            0.972708,
            51.981556
          ],
          [
            0.972633,
            51.981599
          ],
          [
            0.972423,
            51.982319
          ],
          [
            0.973281,
            51.982988
          ],
          [
            0.973719,
            51.983455
          ],
          [
            0.97396,
            51.984926
          ],
          [
            0.97447,
            51.986974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025650268, CO7 6NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9767792112924203,
          51.98138037660393
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033306397, CO7 6ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.97450127880233,
          51.98700503640783
        ]
      }
    }
  ]
}