{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lynham Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.217712,
            53.583277
          ],
          [
            -2.217945,
            53.583173
          ],
          [
            -2.218179,
            53.583069
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lynham Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.218571,
            53.58288
          ],
          [
            -2.218774,
            53.58278
          ],
          [
            -2.218978,
            53.582681
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lynham Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.218179,
            53.583069
          ],
          [
            -2.218375,
            53.582974
          ],
          [
            -2.218571,
            53.58288
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112704, OL10 2PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.218977585027068,
          53.58268112857501
        ]
      }
    }
  ]
}