{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Helena Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.110952,
            51.528279
          ],
          [
            -0.111141,
            51.528167
          ],
          [
            -0.111331,
            51.528055
          ],
          [
            -0.111341,
            51.528036
          ],
          [
            -0.111352,
            51.528016
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5300101474, WC1X 9BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11125798918524295,
          51.52819442944462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5300101475, WC1X 9BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11094651044061088,
          51.52840523419385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008980442, WC1X 9BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11095171805838824,
          51.52827942277968
        ]
      }
    }
  ]
}