{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waen Meadows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.13586,
            52.770352
          ],
          [
            -3.135981,
            52.770509
          ],
          [
            -3.136014,
            52.770553
          ],
          [
            -3.136182,
            52.770627
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094381824, SY22 6SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1358659089955805,
          52.77035654034361
        ]
      }
    }
  ]
}