{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.514991,
            52.64762
          ],
          [
            0.51946,
            52.646924
          ],
          [
            0.523929,
            52.646228
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "White Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.523929,
            52.646228
          ],
          [
            0.524555,
            52.646147
          ],
          [
            0.524814,
            52.646113
          ],
          [
            0.525031,
            52.645927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023636603, PE33 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5149372272596694,
          52.64762739385964
        ]
      }
    }
  ]
}