{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cripplegate Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.095483,
            51.521006
          ],
          [
            -0.095367,
            51.521031
          ],
          [
            -0.09525,
            51.521056
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504518, EC2Y 8AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09535241943327259,
          51.52103097081672
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95511602, EC2Y 8AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0953380146136978,
          51.52103073690601
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95511603, EC1Y 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0947141067058947,
          51.52112851455017
        ]
      }
    }
  ]
}