{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Learoyd Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.06307,
            51.509646
          ],
          [
            0.062855,
            51.509608
          ],
          [
            0.062823,
            51.509602
          ],
          [
            0.06264,
            51.509569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012836021, E6 5NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06306991609264737,
          51.50964636096098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090758053, E6 5AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06270951392211799,
          51.50964370781048
        ]
      }
    }
  ]
}