{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.633086,
            51.596562
          ],
          [
            -0.633001,
            51.596557
          ],
          [
            -0.632915,
            51.596551
          ],
          [
            -0.632624,
            51.596575
          ],
          [
            -0.632608,
            51.596581
          ],
          [
            -0.632341,
            51.596682
          ],
          [
            -0.631432,
            51.597236
          ],
          [
            -0.630523,
            51.59779
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.630523,
            51.59779
          ],
          [
            -0.630527,
            51.597901
          ],
          [
            -0.630532,
            51.598013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003444757, HP9 2SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6330862065586975,
          51.596562217125886
        ]
      }
    }
  ]
}