{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.89193,
            53.868825
          ],
          [
            -1.892157,
            53.869153
          ],
          [
            -1.892384,
            53.869481
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591157, BD21 4JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8921722749419163,
          53.8692024898661
        ]
      }
    }
  ]
}