{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Llys Owen",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.659581,
            52.086464
          ],
          [
            -4.659751,
            52.086464
          ],
          [
            -4.659922,
            52.086465
          ],
          [
            -4.660019,
            52.086454
          ],
          [
            -4.660117,
            52.086444
          ],
          [
            -4.660503,
            52.086162
          ],
          [
            -4.660559,
            52.086121
          ],
          [
            -4.661031,
            52.086014
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49060603, SA43 1JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.660959337417758,
          52.085885642731995
        ]
      }
    }
  ]
}