{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Magee Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.111004,
            51.483422
          ],
          [
            -0.111435,
            51.483615
          ],
          [
            -0.111866,
            51.483809
          ],
          [
            -0.112157,
            51.483939
          ],
          [
            -0.112448,
            51.484069
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001114031, SE11 5BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11244806862134901,
          51.484069163839386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000487906, SE11 5TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11135834914891253,
          51.483601988206345
        ]
      }
    }
  ]
}