{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dancer Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.27363,
            53.912473
          ],
          [
            -2.273341,
            53.91243
          ],
          [
            -2.273152,
            53.912441
          ],
          [
            -2.272666,
            53.912471
          ],
          [
            -2.272181,
            53.912414
          ],
          [
            -2.271556,
            53.912218
          ],
          [
            -2.270802,
            53.911711
          ],
          [
            -2.270609,
            53.911675
          ],
          [
            -2.27046,
            53.9117
          ],
          [
            -2.269021,
            53.911949
          ],
          [
            -2.268841,
            53.91198
          ],
          [
            -2.267867,
            53.912148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022970120, BB7 4EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.273554032448454,
          53.912089019338815
        ]
      }
    }
  ]
}