{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitebread Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.086449,
            52.945986
          ],
          [
            -0.086771,
            52.945089
          ],
          [
            -0.087092,
            52.944193
          ],
          [
            -0.087171,
            52.943958
          ],
          [
            -0.08725,
            52.943724
          ],
          [
            -0.087248,
            52.943323
          ],
          [
            -0.087238,
            52.943308
          ],
          [
            -0.086964,
            52.942925
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008183783, PE20 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08711043943825252,
          52.9430780651477
        ]
      }
    }
  ]
}