{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cambridge Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.628233,
            51.52279
          ],
          [
            -0.627782,
            51.522699
          ],
          [
            -0.62733,
            51.522608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cambridge Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.630081,
            51.523162
          ],
          [
            -0.629157,
            51.522976
          ],
          [
            -0.628233,
            51.52279
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022914266, SL1 4LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6328736062616424,
          51.523778903759826
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090767751, SL1 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6276335837212484,
          51.523070302188586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081263885, SL1 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6276335837212484,
          51.523070302188586
        ]
      }
    }
  ]
}