{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grangehill Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.056241,
            51.462635
          ],
          [
            0.056719,
            51.462703
          ],
          [
            0.057198,
            51.462771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010225853, SE9 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05625604577744364,
          51.46264386270485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025189700, SE9 1ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0567524121460199,
          51.46279702578177
        ]
      }
    }
  ]
}