{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cil-Sanws Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.405097,
            51.762728
          ],
          [
            -3.405145,
            51.762666
          ],
          [
            -3.405246,
            51.762535
          ],
          [
            -3.405265,
            51.76251
          ],
          [
            -3.405394,
            51.762342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034654000, CF48 2NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4053940958612503,
          51.76234208962339
        ]
      }
    }
  ]
}