{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Red Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.343031,
            52.994571
          ],
          [
            -2.343224,
            52.994177
          ],
          [
            -2.343673,
            52.993628
          ],
          [
            -2.344286,
            52.992878
          ],
          [
            -2.344318,
            52.992796
          ],
          [
            -2.344329,
            52.99277
          ],
          [
            -2.344357,
            52.992696
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002246412, CW3 9QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.342997797928337,
          52.99457783982849
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004601607, CW3 9QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3441445571178257,
          52.99265083116584
        ]
      }
    }
  ]
}