{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Braid Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.886727,
            56.451521
          ],
          [
            -2.886723,
            56.4513
          ],
          [
            -2.886719,
            56.451079
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320270988, DD6 9AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8867294820356864,
          56.45151051658831
        ]
      }
    }
  ]
}