{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clos Glan-Yr-Afon",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.992951,
            51.618887
          ],
          [
            -3.992756,
            51.619218
          ],
          [
            -3.992561,
            51.61955
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010055341, SA2 9GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.992965173709762,
          51.61887769841293
        ]
      }
    }
  ]
}