{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cricketers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.425648,
            52.696489
          ],
          [
            -2.425762,
            52.696233
          ],
          [
            -2.425764,
            52.696228
          ],
          [
            -2.425643,
            52.695977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cricketers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.425643,
            52.695977
          ],
          [
            -2.425189,
            52.695576
          ],
          [
            -2.425106,
            52.695503
          ],
          [
            -2.424908,
            52.695123
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024235822, TF2 9UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4256484216444383,
          52.69648949163156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025209250, TF2 9NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.42524227521408,
          52.695807733289506
        ]
      }
    }
  ]
}