{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100023475667, Aldford Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15193561373132325,
          51.508771116446624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023475705, Aldford Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15193561373132325,
          51.508771116446624
        ]
      }
    }
  ]
}