{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Craig Yr Afon",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.674431,
            51.635888
          ],
          [
            -2.67463,
            51.636006
          ],
          [
            -2.674828,
            51.636125
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033349751, NP16 5DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.67442814910933,
          51.63588316617565
        ]
      }
    }
  ]
}