{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Towy-Side",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.303811,
            51.855614
          ],
          [
            -4.303683,
            51.855513
          ],
          [
            -4.303554,
            51.855412
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023609458, SA31 1JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.303811118687342,
          51.8556141997
        ]
      }
    }
  ]
}