{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.888924,
            53.86101
          ],
          [
            -1.889198,
            53.860984
          ],
          [
            -1.889472,
            53.860958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010594169, BD21 4UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8892132548892464,
          53.8609848986566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051273171, BD21 4UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8888941257562393,
          53.86092168929487
        ]
      }
    }
  ]
}