{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.982454,
            51.387612
          ],
          [
            -0.981309,
            51.387444
          ],
          [
            -0.98083,
            51.387472
          ],
          [
            -0.98023,
            51.387507
          ],
          [
            -0.979195,
            51.38738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "White House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.983961,
            51.388161
          ],
          [
            -0.983732,
            51.387965
          ],
          [
            -0.983623,
            51.387926
          ],
          [
            -0.983175,
            51.387768
          ],
          [
            -0.982815,
            51.38769
          ],
          [
            -0.982454,
            51.387612
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013472398, RG7 1ZE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9791836715016095,
          51.38738078147772
        ]
      }
    }
  ]
}