{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.999054,
            53.458709
          ],
          [
            -1.001183,
            53.458987
          ],
          [
            -1.003312,
            53.459265
          ],
          [
            -1.003947,
            53.459349
          ],
          [
            -1.004582,
            53.459432
          ],
          [
            -1.005233,
            53.459528
          ],
          [
            -1.005588,
            53.459581
          ],
          [
            -1.00585,
            53.459674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095780774, DN10 6HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0061299163283064,
          53.45958297674881
        ]
      }
    }
  ]
}