{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bryn-Seion Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.357884,
            51.761346
          ],
          [
            -3.357392,
            51.760966
          ],
          [
            -3.356901,
            51.760586
          ],
          [
            -3.356796,
            51.760501
          ],
          [
            -3.356692,
            51.760415
          ],
          [
            -3.356568,
            51.760324
          ],
          [
            -3.356444,
            51.760233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034653897, CF48 3AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3578936410746913,
          51.761354010674786
        ]
      }
    }
  ]
}