{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Conybeare Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.381777,
            51.679959
          ],
          [
            -3.381781,
            51.68007
          ],
          [
            -3.381976,
            51.680243
          ],
          [
            -3.382092,
            51.680346
          ],
          [
            -3.382159,
            51.680406
          ],
          [
            -3.382274,
            51.680508
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023814606, CF45 3LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3819188638557938,
          51.68019332484107
        ]
      }
    }
  ]
}