{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heol Horeb",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.068938,
            53.047368
          ],
          [
            -3.069114,
            53.047528
          ],
          [
            -3.06929,
            53.047688
          ],
          [
            -3.069564,
            53.047933
          ],
          [
            -3.069838,
            53.048178
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004523198, LL11 3TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0691396413861907,
          53.04768062865315
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023164343, LL11 3TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0689379711912523,
          53.04736780799624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100865717, LL11 3TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.069461296816934,
          53.04801933868924
        ]
      }
    }
  ]
}