{
  "object": "whatsapp_business_account",
  "entry": [
    {
      "id": "1234567890",
      "changes": [
        {
          "field": "messages",
          "value": {
            "messaging_product": "whatsapp",
            "contacts": [
              {
                "profile": {
                  "name": "Tariro"
                },
                "wa_id": "263771111111"
              }
            ],
            "messages": [
              {
                "from": "263771111111",
                "id": "wamid.LOCATION001",
                "timestamp": "1780334404",
                "location": {
                  "latitude": -17.8292,
                  "longitude": 31.0522,
                  "name": "Harare CBD",
                  "address": "Harare, Zimbabwe"
                },
                "type": "location"
              }
            ]
          }
        }
      ]
    }
  ]
}
