{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leigh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.222495,
            53.048979
          ],
          [
            -2.222806,
            53.048439
          ],
          [
            -2.222843,
            53.048283
          ],
          [
            -2.222893,
            53.048071
          ],
          [
            -2.223355,
            53.047953
          ],
          [
            -2.223515,
            53.048142
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002245984, ST6 4PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2225397421236575,
          53.0489522649674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004608246, ST6 4PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2228462713637565,
          53.04764826964537
        ]
      }
    }
  ]
}