{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sgwar Y Mecanydd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.24561,
            51.78389
          ],
          [
            -3.245783,
            51.783641
          ],
          [
            -3.245956,
            51.783392
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014112355, NP22 4RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2456076147748676,
          51.78388982675694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024837404, NP22 4QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.245823155205922,
          51.78329410175987
        ]
      }
    }
  ]
}