{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Encil Ddymunol",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.979218,
            51.735748
          ],
          [
            -2.979142,
            51.735668
          ],
          [
            -2.979067,
            51.735587
          ],
          [
            -2.978866,
            51.735469
          ],
          [
            -2.978665,
            51.735351
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033370452, NP4 0AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9786816705822257,
          51.735353525103086
        ]
      }
    }
  ]
}