{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashgrove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.486807,
            51.409707
          ],
          [
            -3.486418,
            51.409745
          ],
          [
            -3.486313,
            51.409755
          ],
          [
            -3.486183,
            51.409768
          ],
          [
            -3.485897,
            51.409795
          ],
          [
            -3.485669,
            51.409817
          ],
          [
            -3.48556,
            51.409828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101334, CF61 1SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4868066363196926,
          51.4097072927257
        ]
      }
    }
  ]
}