{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Portway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.669733,
            50.730965
          ],
          [
            -2.671993,
            50.730699
          ],
          [
            -2.672596,
            50.730552
          ],
          [
            -2.674058,
            50.730332
          ],
          [
            -2.674356,
            50.730316
          ],
          [
            -2.677286,
            50.730162
          ],
          [
            -2.678723,
            50.729851
          ],
          [
            -2.678954,
            50.729742
          ],
          [
            -2.678983,
            50.729713
          ],
          [
            -2.679013,
            50.729684
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013013948, DT2 9EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6697330845379676,
          50.730964657414766
        ]
      }
    }
  ]
}