{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baron's Quay Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.44494,
            54.914168
          ],
          [
            -1.444855,
            54.914132
          ],
          [
            -1.44477,
            54.914096
          ],
          [
            -1.444454,
            54.913916
          ],
          [
            -1.444138,
            54.913736
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Baron's Quay Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.446485,
            54.915308
          ],
          [
            -1.446377,
            54.91519
          ],
          [
            -1.44627,
            54.915073
          ],
          [
            -1.445719,
            54.914564
          ],
          [
            -1.445684,
            54.914531
          ],
          [
            -1.44494,
            54.914168
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45135173, SR5 3EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4465003977138216,
          54.91529877116354
        ]
      }
    }
  ]
}