{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cwlyn",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.051617,
            53.175018
          ],
          [
            -4.051771,
            53.175097
          ],
          [
            -4.051925,
            53.175176
          ],
          [
            -4.052007,
            53.175215
          ],
          [
            -4.052088,
            53.175254
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024097611, LL57 3PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.056266565417682,
          53.173955376279025
        ]
      }
    }
  ]
}