{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Llys Clwyd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.923163,
            53.268528
          ],
          [
            -3.922983,
            53.268405
          ],
          [
            -3.922978,
            53.26839
          ],
          [
            -3.92291,
            53.268206
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024343690, LL34 6AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9229308091132187,
          53.26823460558738
        ]
      }
    }
  ]
}