{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swansea Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.148608,
            51.48024
          ],
          [
            -3.148886,
            51.480417
          ],
          [
            -3.149164,
            51.480594
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Swansea Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.148081,
            51.479912
          ],
          [
            -3.148344,
            51.480076
          ],
          [
            -3.148608,
            51.48024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014199418, CF24 2ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.149178362785288,
          51.48060298365573
        ]
      }
    }
  ]
}