{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Plas-Y-Brenin",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.494023,
            53.317388
          ],
          [
            -3.493962,
            53.317419
          ],
          [
            -3.4939,
            53.317449
          ],
          [
            -3.493748,
            53.317525
          ],
          [
            -3.493595,
            53.3176
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023751415, LL18 1LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.493595333647231,
          53.3176004656351
        ]
      }
    }
  ]
}