{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henffordd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.022289,
            53.232319
          ],
          [
            -4.02215,
            53.231811
          ],
          [
            -4.022214,
            53.231362
          ],
          [
            -4.022217,
            53.231339
          ],
          [
            -4.022125,
            53.231197
          ],
          [
            -4.021932,
            53.231045
          ],
          [
            -4.021053,
            53.230751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024099139, LL33 0LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.022353992266722,
          53.23232672553091
        ]
      }
    }
  ]
}