{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clos Gellifaelog",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.459516,
            51.62077
          ],
          [
            -3.459588,
            51.62092
          ],
          [
            -3.459661,
            51.62107
          ],
          [
            -3.459668,
            51.621093
          ],
          [
            -3.459674,
            51.621115
          ],
          [
            -3.459616,
            51.621122
          ],
          [
            -3.459557,
            51.621129
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024278406, CF40 1DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.459561491245667,
          51.620752638914674
        ]
      }
    }
  ]
}