{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spout Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.460572,
            52.67143
          ],
          [
            -2.460532,
            52.671439
          ],
          [
            -2.460492,
            52.671448
          ],
          [
            -2.45996,
            52.671564
          ],
          [
            -2.459429,
            52.67168
          ],
          [
            -2.459054,
            52.671799
          ],
          [
            -2.458679,
            52.671917
          ],
          [
            -2.45866,
            52.671924
          ],
          [
            -2.458641,
            52.671931
          ],
          [
            -2.458588,
            52.671952
          ],
          [
            -2.458534,
            52.671973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091735229, TF4 2DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.460571720264454,
          52.67143038827657
        ]
      }
    }
  ]
}