{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Camberwell Glebe",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.086248,
            51.474494
          ],
          [
            -0.085967,
            51.474517
          ],
          [
            -0.085686,
            51.474539
          ],
          [
            -0.085433,
            51.47456
          ],
          [
            -0.08518,
            51.474581
          ],
          [
            -0.084925,
            51.474602
          ],
          [
            -0.08467,
            51.474623
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Camberwell Glebe",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.086912,
            51.474438
          ],
          [
            -0.08658,
            51.474466
          ],
          [
            -0.086248,
            51.474494
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789371, SE5 7LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08683917847912218,
          51.47444569193396
        ]
      }
    }
  ]
}