{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Llyn Pandy",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.20557,
            51.592247
          ],
          [
            -3.205803,
            51.592353
          ],
          [
            -3.205672,
            51.592469
          ],
          [
            -3.205375,
            51.592732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43082896, CF83 8EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2056595340412906,
          51.592496896210235
        ]
      }
    }
  ]
}