{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Robin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.269307,
            53.911308
          ],
          [
            -2.269305,
            53.91129
          ],
          [
            -2.269302,
            53.911276
          ],
          [
            -2.269298,
            53.911247
          ],
          [
            -2.269294,
            53.911216
          ],
          [
            -2.26927,
            53.911056
          ],
          [
            -2.268666,
            53.910643
          ],
          [
            -2.268582,
            53.910561
          ],
          [
            -2.267801,
            53.909795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022970122, BB7 4EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2678459088153273,
          53.90980101838714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012407184, BB7 4EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2689957193438968,
          53.9110657277732
        ]
      }
    }
  ]
}