{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brynyffynnon",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.995189,
            53.045906
          ],
          [
            -2.995509,
            53.045974
          ],
          [
            -2.99554,
            53.04598
          ],
          [
            -2.995759,
            53.046111
          ],
          [
            -2.995897,
            53.046161
          ],
          [
            -2.996034,
            53.046211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023165199, LL11 1SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.996039670503635,
          53.04620275763316
        ]
      }
    }
  ]
}