{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wollery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.263113,
            52.697569
          ],
          [
            -2.263458,
            52.697106
          ],
          [
            -2.26344,
            52.697005
          ],
          [
            -2.26247,
            52.69594
          ],
          [
            -2.262333,
            52.695806
          ],
          [
            -2.261086,
            52.6946
          ],
          [
            -2.260743,
            52.69408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003691267, TF11 8LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.260781744395469,
          52.694081442138305
        ]
      }
    }
  ]
}