{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Guru Nanak Marg",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.37432,
            51.440085
          ],
          [
            0.37454,
            51.440051
          ],
          [
            0.374761,
            51.440017
          ],
          [
            0.37495,
            51.439978
          ],
          [
            0.375139,
            51.43994
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012025615, DA12 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.37429132182998653,
          51.44009472950391
        ]
      }
    }
  ]
}