{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gordon Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.438419,
            51.391323
          ],
          [
            -0.438579,
            51.391501
          ],
          [
            -0.438738,
            51.391678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gordon Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.438738,
            51.391678
          ],
          [
            -0.438719,
            51.391804
          ],
          [
            -0.438701,
            51.39193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "33044320, TW17 8JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4386688374017772,
          51.39159654251726
        ]
      }
    }
  ]
}