{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trem Y Coed",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.254402,
            51.424288
          ],
          [
            -3.254386,
            51.424329
          ],
          [
            -3.25437,
            51.424369
          ],
          [
            -3.254303,
            51.424459
          ],
          [
            -3.254235,
            51.424549
          ],
          [
            -3.253857,
            51.424885
          ],
          [
            -3.253856,
            51.424886
          ],
          [
            -3.253316,
            51.425116
          ],
          [
            -3.253168,
            51.425168
          ],
          [
            -3.25302,
            51.425221
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101827, CF63 1FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2545030302699405,
          51.42434825109446
        ]
      }
    }
  ]
}