{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ysgubor Newydd Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.376947,
            53.267558
          ],
          [
            -3.377521,
            53.266729
          ],
          [
            -3.377821,
            53.266295
          ],
          [
            -3.377882,
            53.26587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012916989, LL17 0TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.377867297508482,
          53.26587490212916
        ]
      }
    }
  ]
}