{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sgwar Y Seiri",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.361698,
            52.214001
          ],
          [
            -4.36196,
            52.214253
          ],
          [
            -4.362221,
            52.214506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49056986, SA45 9PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.36222137133915,
          52.21450565361305
        ]
      }
    }
  ]
}