{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Llys Y Foel",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.26667,
            53.133997
          ],
          [
            -4.266979,
            53.134132
          ],
          [
            -4.267011,
            53.134146
          ],
          [
            -4.267217,
            53.134102
          ],
          [
            -4.267175,
            53.134033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024096493, LL55 2LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.266540491719973,
          53.13432724928969
        ]
      }
    }
  ]
}