{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100022753061, Francis Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.138861231431923,
          51.49507558659901
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023338161, Ambrosden Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13975313231960232,
          51.49616884185534
        ]
      }
    }
  ]
}