{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Epping Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.107611,
            51.544862
          ],
          [
            -0.107851,
            51.544821
          ],
          [
            -0.108091,
            51.54478
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437665, N1 1NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10761134774248432,
          51.544861729247714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026061396, N1 1LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10799315410233619,
          51.54469702985357
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090549762, N1 1GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10795575535607566,
          51.5449032542245
        ]
      }
    }
  ]
}