{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Basil Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.050834,
            51.528242
          ],
          [
            0.050797,
            51.527897
          ],
          [
            0.05076,
            51.527551
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Basil Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.05076,
            51.527551
          ],
          [
            0.050774,
            51.527227
          ],
          [
            0.050788,
            51.526903
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008983857, E16 2QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05078837542762487,
          51.52690299630154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008995671, E6 3NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05078837542762487,
          51.52690299630154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012835212, E6 3HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.050832925336087145,
          51.52821515415538
        ]
      }
    }
  ]
}