{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Straits Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.487268,
            54.211538
          ],
          [
            -0.48715,
            54.2117
          ],
          [
            -0.486542,
            54.211793
          ],
          [
            -0.486377,
            54.211899
          ],
          [
            -0.48519,
            54.213549
          ],
          [
            -0.485076,
            54.213707
          ],
          [
            -0.484144,
            54.214987
          ],
          [
            -0.484047,
            54.21507
          ],
          [
            -0.483796,
            54.215285
          ],
          [
            -0.483617,
            54.215438
          ],
          [
            -0.483606,
            54.215807
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023874915, YO13 9QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4872761769595503,
          54.211541564770094
        ]
      }
    }
  ]
}