{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mary's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.015944,
            51.885923
          ],
          [
            0.0156,
            51.885895
          ],
          [
            0.015256,
            51.885867
          ],
          [
            0.014993,
            51.885846
          ],
          [
            0.01473,
            51.885825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015292180, SG11 1QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.015778534231740707,
          51.885876281551695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034627215, SG11 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.015940668649502533,
          51.88592745658931
        ]
      }
    }
  ]
}