{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heol-Y-Graig",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.441438,
            51.6469
          ],
          [
            -3.44105,
            51.646589
          ],
          [
            -3.440785,
            51.646378
          ],
          [
            -3.440781,
            51.646252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023815785, CF43 3NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.441438007362504,
          51.64690028491236
        ]
      }
    }
  ]
}