{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carlton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.133786,
            51.508592
          ],
          [
            -0.133435,
            51.508712
          ],
          [
            -0.133084,
            51.508832
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033533676, SW1Y 4QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13343479734380903,
          51.50871194258241
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033591122, SW1Y 4QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13343002258417727,
          51.50882876936367
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033594491, SW1Y 4QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13343002258417727,
          51.50882876936367
        ]
      }
    }
  ]
}