{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "March Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.21622,
            52.701418
          ],
          [
            0.216395,
            52.701361
          ],
          [
            0.216603,
            52.701384
          ],
          [
            0.217149,
            52.701552
          ],
          [
            0.218062,
            52.701833
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "March Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.218062,
            52.701833
          ],
          [
            0.218226,
            52.701884
          ],
          [
            0.21839,
            52.701934
          ],
          [
            0.219233,
            52.702206
          ],
          [
            0.219434,
            52.70227
          ],
          [
            0.219906,
            52.702606
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023635145, PE14 7DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.21621989112040918,
          52.701418288671015
        ]
      }
    }
  ]
}