{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cleveland Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.136906,
            51.506632
          ],
          [
            -0.136709,
            51.506417
          ],
          [
            -0.136512,
            51.506202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033549642, SW1Y 6RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1366703356535656,
          51.50640735142144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023349866, SW1Y 6RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13651009635040345,
          51.50644976809001
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023349959, SW1Y 6RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13674637107238363,
          51.506309641695914
        ]
      }
    }
  ]
}